We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 248c826 commit b1a1aa2Copy full SHA for b1a1aa2
Cargo.toml
@@ -16,8 +16,8 @@ Raw FFI bindings to platform libraries like libc.
16
"""
17
18
[badges]
19
-travis-ci = { repository = "rust-lang/libc" }
20
-appveyor = { repository = "rust-lang/libc", project_name = "rust-lang-libs/libc" }
+cirrus-ci = { repository = "rust-lang/libc", branch = "master" }
+azure-devops = { project = "rust-lang2/libc", pipeline = "rust-lang.libc%20(1)" }
21
22
[dependencies]
23
rustc-std-workspace-core = { version = "1.0.0", optional = true }
0 commit comments