mirror of
https://github.com/haraldh/chainerror.git
synced 2025-01-31 09:04:14 +01:00
Cargo.toml: fixed github workflow badge
This commit is contained in:
parent
356335e807
commit
ebbdddf971
|
@ -17,7 +17,7 @@ exclude = [ ".gitignore", "examples/*", "booksrc/*", "book.toml",
|
||||||
|
|
||||||
[badges]
|
[badges]
|
||||||
# See https://doc.rust-lang.org/cargo/reference/manifest.html#the-badges-section
|
# 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" }
|
maintenance = { status = "actively-developed" }
|
||||||
is-it-maintained-issue-resolution = { repository = "haraldh/chainerror" }
|
is-it-maintained-issue-resolution = { repository = "haraldh/chainerror" }
|
||||||
is-it-maintained-open-issues = { repository = "haraldh/chainerror" }
|
is-it-maintained-open-issues = { repository = "haraldh/chainerror" }
|
||||||
|
|
Loading…
Reference in a new issue