Cargo.toml: fixed github workflow badge

This commit is contained in:
Harald Hoyer 2020-08-28 17:01:50 +02:00
parent 356335e807
commit ebbdddf971
Signed by: harald
GPG key ID: 900F3C4971086004

View file

@ -17,7 +17,7 @@ exclude = [ ".gitignore", "examples/*", "booksrc/*", "book.toml",
[badges]
# See https://doc.rust-lang.org/cargo/reference/manifest.html#the-badges-section
github = { repository = "haraldh/chainerror", workflow = "rust" }
github = { repository = "haraldh/chainerror", workflow = "Rust" }
maintenance = { status = "actively-developed" }
is-it-maintained-issue-resolution = { repository = "haraldh/chainerror" }
is-it-maintained-open-issues = { repository = "haraldh/chainerror" }