Skip to content

Commit

Permalink
Merge pull request #4 from oxidecomputer/renovate/libc-0.x
Browse files Browse the repository at this point in the history
Update Rust crate libc to 0.2.158
  • Loading branch information
smklein authored Sep 19, 2024
2 parents 2d343c5 + e1c6f48 commit af88975
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ async-trait = "0.1.82"
camino = "1.1"
camino-tempfile = "1.1"
futures = "0.3"
libc = "0.2.154"
libc = "0.2.158"
thiserror = "1.0"
tokio = { version = "1.32", default-features = false, features = [ "fs", "macros", "rt-multi-thread", "process" ] }
tokio-postgres = { version = "0.7", features = [ "with-chrono-0_4", "with-uuid-1" ] }
Expand Down

0 comments on commit af88975

Please sign in to comment.