Skip to content

Commit 46955b3

Browse files
Update Rust crate libc to 0.2.178 (#87)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Sean Klein <sean@oxide.computer>
1 parent 8c6caf0 commit 46955b3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ tokio = { version = "1.32", default-features = false, features = [ "rt-multi-thr
2525
anyhow = "1.0"
2626
crdb-harness = "0.0.1"
2727
diesel = { version = "2.2.2", features = [ "postgres", "r2d2" ] }
28-
libc = "0.2.154"
28+
libc = "0.2.178"
2929
tempfile = "3.8"
3030
tokio = { version = "1.32", features = [ "macros", "fs", "process" ] }
3131
tokio-postgres = { version = "0.7", features = [ "with-chrono-0_4", "with-uuid-1" ] }

0 commit comments

Comments
 (0)