Skip to content

Commit ddfab45

Browse files
Update Rust crate libc to 0.2.178 (#138)
Co-authored-by: oxide-renovate[bot] <146848827+oxide-renovate[bot]@users.noreply.github.com>
1 parent 3c5a612 commit ddfab45

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
@@ -16,7 +16,7 @@ clap = { version = "4.5.53", 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.3"
19-
libc = "0.2.177"
19+
libc = "0.2.178"
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)