File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
# libc - Raw FFI bindings to platforms' system libraries
2
2
3
- [ ![ Azure Status]] [ Azure ] [ ![ Cirrus CI Status]] [ Cirrus CI ] [ ![ Latest Version]] [ crates.io ] [ ![ Documentation]] [ docs.rs ] ![ License]
3
+ [ ![ GHA Status]] [ GitHub Actions ] [ ![ Cirrus CI Status]] [ Cirrus CI ] [ ![ Latest Version]] [ crates.io ] [ ![ Documentation]] [ docs.rs ] ![ License]
4
4
5
5
` libc ` provides all of the definitions necessary to easily interoperate with C
6
6
code (or "C-like" code) on each of the platforms that Rust supports. This
@@ -94,8 +94,8 @@ Unless you explicitly state otherwise, any contribution intentionally submitted
94
94
for inclusion in ` libc ` by you, as defined in the Apache-2.0 license, shall be
95
95
dual licensed as above, without any additional terms or conditions.
96
96
97
- [ Azure Status ] : https://dev.azure. com/rust-lang2 /libc/_apis/build/status/rust-lang.libc%20(1)?branchName=master
98
- [ Azure ] : https://dev.azure. com/rust-lang2 /libc/_build/latest?definitionId=1&branchName=master
97
+ [ GitHub Actions ] : https://github. com/rust-lang /libc/actions
98
+ [ GHA Status ] : https://github. com/rust-lang /libc/workflows/CI/badge.svg
99
99
[ Cirrus CI ] : https://cirrus-ci.com/github/rust-lang/libc
100
100
[ Cirrus CI Status ] : https://api.cirrus-ci.com/github/rust-lang/libc.svg
101
101
[ crates.io ] : https://crates.io/crates/libc
You can’t perform that action at this time.
0 commit comments