Skip to content

Commit 3250c55

Browse files
committed
upgrade libc
1 parent 7c85002 commit 3250c55

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ rustpython-stdlib = {path = "stdlib", optional = true, default-features = false,
4141
dirs = { package = "dirs-next", version = "2.0.0" }
4242
num-traits = "0.2.8"
4343
cfg-if = "1.0"
44-
libc = "0.2"
44+
libc = "0.2.123"
4545

4646
flame = { version = "0.2", optional = true }
4747
flamescope = { version = "0.1", optional = true }

0 commit comments

Comments
 (0)