mirror of
https://github.com/eyre-rs/eyre.git
synced 2025-10-02 15:26:08 +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"
|
documentation = "https://docs.rs/anyhow"
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
|
|
||||||
|
[badges]
|
||||||
|
travis-ci = { repository = "dtolnay/anyhow" }
|
||||||
|
|
||||||
[features]
|
[features]
|
||||||
default = ["std"]
|
default = ["std"]
|
||||||
std = []
|
std = []
|
||||||
|
Loading…
x
Reference in New Issue
Block a user