Skip to content

Commit

Permalink
[contrib] Enhancement: Update libc
Browse files Browse the repository at this point in the history
  • Loading branch information
ppenna committed Feb 1, 2024
1 parent 2145ef0 commit 44feabd
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 @@ -34,7 +34,7 @@ crossbeam-channel = "0.5.11"
eui48 = "1.1.0"
flexi_logger = "0.27.4"
futures = "0.3.30"
libc = "0.2.152"
libc = "0.2.153"
log = "0.4.20"
mimalloc = { version = "0.1.39", default-features = false }
rand = { version = "0.8.5", features = ["small_rng"] }
Expand Down

0 comments on commit 44feabd

Please sign in to comment.