Skip to content

Commit

Permalink
Update Rust crate libc to 0.2.154 (#65)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored May 15, 2024
1 parent a56c7df commit b13845a
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 @@ -24,7 +24,7 @@ tokio = { version = "1.32", default-features = false, features = [ "rt-multi-thr
[dev-dependencies]
anyhow = "1.0"
diesel = { version = "2.1.6", features = [ "postgres", "r2d2" ] }
libc = "0.2.150"
libc = "0.2.154"
tempfile = "3.8"
tokio = { version = "1.32", features = [ "macros", "fs", "process" ] }
tokio-postgres = { version = "0.7", features = [ "with-chrono-0_4", "with-uuid-1" ] }

0 comments on commit b13845a

Please sign in to comment.