Skip to content

Commit c7b6bbb

Browse files
dependabot[bot]tylerfanelli
authored andcommitted
build(deps): bump libc from 0.2.176 to 0.2.177
Bumps [libc](https://github.com/rust-lang/libc) from 0.2.176 to 0.2.177. - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.177/CHANGELOG.md) - [Commits](rust-lang/libc@0.2.176...0.2.177) --- updated-dependencies: - dependency-name: libc dependency-version: 0.2.177 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0340f9c commit c7b6bbb

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ static_assertions = "^1.1.0"
5858
bitfield = "^0.19"
5959
uuid = { version = "^1.18", features = ["serde"] }
6060
hex = "0.4.3"
61-
libc = "0.2.176"
61+
libc = "0.2.177"
6262
lazy_static = "1.4.0"
6363
p384 = { version = "0.13.0", optional = true }
6464
rsa = { version = "0.9.6", optional = true }

0 commit comments

Comments
 (0)