Skip to content

Commit bde51c7

Browse files
boustrophedonalindima
authored andcommitted
Update libc
Signed-off-by: Harry Stern <harry@harrystern.net>
1 parent b33aae0 commit bde51c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@ edition = "2021"
1313
json = ["serde", "serde_json"]
1414

1515
[dependencies]
16-
libc = "^0.2.39"
16+
libc = "^0.2.153"
1717
serde = { version = "^1.0.27", features = ["derive"], optional = true}
1818
serde_json = {version = "^1.0.9", optional = true}

0 commit comments

Comments
 (0)