Skip to content

Commit

Permalink
Update libc
Browse files Browse the repository at this point in the history
Signed-off-by: Harry Stern <[email protected]>
  • Loading branch information
boustrophedon authored and alindima committed Mar 18, 2024
1 parent b33aae0 commit bde51c7
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 @@ -13,6 +13,6 @@ edition = "2021"
json = ["serde", "serde_json"]

[dependencies]
libc = "^0.2.39"
libc = "^0.2.153"
serde = { version = "^1.0.27", features = ["derive"], optional = true}
serde_json = {version = "^1.0.9", optional = true}

0 comments on commit bde51c7

Please sign in to comment.