mirror of
https://github.com/eyre-rs/eyre.git
synced 2025-09-27 13:01:29 +00:00
Display a Travis badge on crates.io
This commit is contained in:
parent
332913bcef
commit
a0e1af6809
@ -9,6 +9,9 @@ repository = "https://github.com/dtolnay/anyhow"
|
||||
documentation = "https://docs.rs/anyhow"
|
||||
readme = "README.md"
|
||||
|
||||
[badges]
|
||||
travis-ci = { repository = "dtolnay/anyhow" }
|
||||
|
||||
[features]
|
||||
default = ["std"]
|
||||
std = []
|
||||
|
Loading…
x
Reference in New Issue
Block a user