diff --git a/Cargo.toml b/Cargo.toml index 6224d65..d52a6ad 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -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" }