Skip to content

Commit 95fe3cc

Browse files
committed
Add project_name attribute to appveyor badge.
1 parent 220fa28 commit 95fe3cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ other common platform libraries.
1515

1616
[badges]
1717
travis-ci = { repository = "rust-lang/libc" }
18-
appveyor = { repository = "rust-lang-libs/libc" }
18+
appveyor = { repository = "rust-lang/libc", project_name = "rust-lang-libs/libc" }
1919

2020
[features]
2121
default = ["use_std"]

0 commit comments

Comments
 (0)