🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

libc

Package Overview
Dependencies
Maintainers
0
Versions
202
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

libc - cargo Package Compare versions

Comparing version
0.2.185
to
0.2.186
+1
-1
.cargo_vcs_info.json
{
"git": {
"sha1": "71d5bfcc1bda05da1783666fc2cd7d9669c9c4c8"
"sha1": "42620ffc4109dc32e02f1cae9e63a3f4311b4b71"
},
"path_in_vcs": ""
}

@@ -7,3 +7,3 @@ # This file is automatically @generated by Cargo.

name = "libc"
version = "0.2.185"
version = "0.2.186"
dependencies = [

@@ -10,0 +10,0 @@ "rustc-std-workspace-core",

@@ -16,3 +16,3 @@ # THIS FILE IS AUTOMATICALLY GENERATED BY CARGO

name = "libc"
version = "0.2.185"
version = "0.2.186"
authors = ["The Rust Project Developers"]

@@ -23,3 +23,2 @@ build = "build.rs"

"/.github/*",
"/.cirrus.yml",
"/triagebot.toml",

@@ -26,0 +25,0 @@ "cherry-pick-stable.sh",

# libc - Raw FFI bindings to platforms' system libraries
[![GHA Status]][GitHub Actions] [![Cirrus CI Status]][Cirrus CI] [![Latest Version]][crates.io] [![Documentation]][docs.rs] ![License]
[![GHA Status]][GitHub Actions] [![Latest Version]][crates.io] [![Documentation]][docs.rs] ![License]

@@ -76,4 +76,4 @@ `libc` provides all of the definitions necessary to easily interoperate with C

the platforms on which `libc` is guaranteed to build for each Rust toolchain.
The test-matrix at [GitHub Actions] and [Cirrus CI] show the platforms in which
`libc` tests are run.
The test matrices at [GitHub Actions] show the platforms in which `libc` tests
are run.

@@ -112,4 +112,2 @@ <div class="platform_docs"></div>

[GHA Status]: https://github.com/rust-lang/libc/workflows/CI/badge.svg
[Cirrus CI]: https://cirrus-ci.com/github/rust-lang/libc
[Cirrus CI Status]: https://api.cirrus-ci.com/github/rust-lang/libc.svg
[crates.io]: https://crates.io/crates/libc

@@ -116,0 +114,0 @@ [Latest Version]: https://img.shields.io/crates/v/libc.svg

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display