mirror of
https://github.com/eyre-rs/eyre.git
synced 2025-10-02 15:26:08 +00:00
commit
bac602c301
@ -8,6 +8,7 @@ description = "Flexible concrete Error type built on std::error::Error"
|
|||||||
repository = "https://github.com/dtolnay/anyhow"
|
repository = "https://github.com/dtolnay/anyhow"
|
||||||
documentation = "https://docs.rs/anyhow"
|
documentation = "https://docs.rs/anyhow"
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
|
categories = ["rust-patterns"]
|
||||||
|
|
||||||
[badges]
|
[badges]
|
||||||
travis-ci = { repository = "dtolnay/anyhow" }
|
travis-ci = { repository = "dtolnay/anyhow" }
|
||||||
|
Loading…
x
Reference in New Issue
Block a user