Skip to content

Commit d71437c

Browse files
chore(deps): bump libc from 0.2.182 to 0.2.183
Bumps [libc](https://github.com/rust-lang/libc) from 0.2.182 to 0.2.183. - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.183/CHANGELOG.md) - [Commits](rust-lang/libc@0.2.182...0.2.183) --- updated-dependencies: - dependency-name: libc dependency-version: 0.2.183 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 588c4cf commit d71437c

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

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
@@ -19,7 +19,7 @@ path = "src/main.rs"
1919
[dependencies]
2020
clap = { version = "4.5.60", features = ["derive", "env", "cargo", "help"] }
2121
clap_complete = "4.5.66"
22-
libc = "0.2.182"
22+
libc = "0.2.183"
2323
num = { version = "0.4.3", features = ["num-bigint"] }
2424

2525
[build-dependencies]

0 commit comments

Comments
 (0)