Skip to content

Commit 52fde04

Browse files
committed
test libc
1 parent 9741d83 commit 52fde04

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.lock

Lines changed: 1 addition & 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 & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,7 @@ opt-level = 3
8888
lto = "thin"
8989

9090
[patch.crates-io]
91+
libc = { git = "https://github.com/youknowone/libc.git", branch = "rustpython" }
9192
# REDOX START, Uncomment when you want to compile/check with redoxer
9293
# REDOX END
9394

0 commit comments

Comments
 (0)