Skip to content

Commit 64a4671

Browse files
Update Rust crate libc to 0.2.172
1 parent b79f894 commit 64a4671

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ async-trait = "0.1.83"
1414
camino = "1.1"
1515
camino-tempfile = "1.1"
1616
futures = "0.3"
17-
libc = "0.2.159"
17+
libc = "0.2.172"
1818
thiserror = "1.0"
1919
tokio = { version = "1.32", default-features = false, features = [ "fs", "macros", "rt-multi-thread", "process" ] }
2020
tokio-postgres = { version = "0.7", features = [ "with-chrono-0_4", "with-uuid-1" ] }

0 commit comments

Comments
 (0)