Skip to content

Commit 6883ace

Browse files
committed
fix
1 parent a120526 commit 6883ace

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
@@ -90,6 +90,7 @@ opt-level = 3
9090
lto = "thin"
9191

9292
[patch.crates-io]
93+
parking_lot_core = { git = "https://github.com/youknowone/parking_lot", branch = "rustpython" }
9394
# REDOX START, Uncomment when you want to compile/check with redoxer
9495
# REDOX END
9596

0 commit comments

Comments
 (0)