Skip to content

Commit 3da395a

Browse files
Update Rust crate libc to 0.2.185
1 parent 372a6d5 commit 3da395a

2 files changed

Lines changed: 11 additions & 11 deletions

File tree

Cargo.lock

Lines changed: 10 additions & 10 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
@@ -16,7 +16,7 @@ clap = { version = "4.6.0", features = ["derive", "unstable-styles"] }
1616
devinfo = { git = "https://github.com/oxidecomputer/devinfo-sys", branch = "main" }
1717
dlpi = { git = "https://github.com/oxidecomputer/dlpi-sys", branch = "main" }
1818
indicatif = "0.18.4"
19-
libc = "0.2.183"
19+
libc = "0.2.185"
2020
libloading = "0.8.9"
2121
p9ds = { git = "https://github.com/oxidecomputer/p9fs", branch = "main" }
2222
p9kp = { git = "https://github.com/oxidecomputer/p9fs", branch = "main" }

0 commit comments

Comments
 (0)