Skip to content

Commit b58a910

Browse files
authored
Upgrade libc to 0.2.183 (RustPython#7406)
1 parent 0f61464 commit b58a910

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

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
@@ -183,7 +183,7 @@ insta = "1.46"
183183
itertools = "0.14.0"
184184
is-macro = "0.3.7"
185185
junction = "1.4.2"
186-
libc = "0.2.182"
186+
libc = "0.2.183"
187187
libffi = "5"
188188
log = "0.4.29"
189189
nix = { version = "0.30", features = ["fs", "user", "process", "term", "time", "signal", "ioctl", "socket", "sched", "zerocopy", "dir", "hostname", "net", "poll"] }

0 commit comments

Comments
 (0)