mirror of
https://github.com/eyre-rs/eyre.git
synced 2025-09-28 13:31:29 +00:00
Update crates.io description metadata
This commit is contained in:
parent
3cd0fcb2d1
commit
d9957be8c2
@ -4,7 +4,7 @@ version = "1.0.25" # remember to update html_root_url
|
||||
authors = ["David Tolnay <dtolnay@gmail.com>"]
|
||||
edition = "2018"
|
||||
license = "MIT OR Apache-2.0"
|
||||
description = "A better Box<dyn Error>"
|
||||
description = "Flexible concrete Error type built on std::error::Error"
|
||||
repository = "https://github.com/dtolnay/anyhow"
|
||||
documentation = "https://docs.rs/anyhow"
|
||||
readme = "README.md"
|
||||
|
Loading…
x
Reference in New Issue
Block a user