mirror of
https://github.com/eyre-rs/eyre.git
synced 2025-09-27 13:01:29 +00:00
Add readme stub
This commit is contained in:
parent
79c3776e92
commit
d28ff29f57
28
README.md
Normal file
28
README.md
Normal file
@ -0,0 +1,28 @@
|
||||
Anyhow ¯\\\_(ツ)\_/¯
|
||||
=========================
|
||||
|
||||
[](https://travis-ci.com/dtolnay/anyhow)
|
||||
[](https://crates.io/crates/anyhow)
|
||||
[](https://docs.rs/anyhow)
|
||||
|
||||
```toml
|
||||
[dependencies]
|
||||
anyhow = "=1.0.0-alpha.1"
|
||||
```
|
||||
|
||||
<br>
|
||||
|
||||
#### License
|
||||
|
||||
<sup>
|
||||
Licensed under either of <a href="LICENSE-APACHE">Apache License, Version
|
||||
2.0</a> or <a href="LICENSE-MIT">MIT license</a> at your option.
|
||||
</sup>
|
||||
|
||||
<br>
|
||||
|
||||
<sub>
|
||||
Unless you explicitly state otherwise, any contribution intentionally submitted
|
||||
for inclusion in this crate by you, as defined in the Apache-2.0 license, shall
|
||||
be dual licensed as above, without any additional terms or conditions.
|
||||
</sub>
|
Loading…
x
Reference in New Issue
Block a user