mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-24 05:44:17 +08:00
Pin RustPython version
This commit is contained in:
parent
f7f69579e5
commit
2bd9da2100
@ -1,5 +1,8 @@
|
||||
[source]
|
||||
git = "https://github.com/RustPython/RustPython"
|
||||
# requires https://github.com/rust-lang/rust/pull/137319
|
||||
# since https://github.com/RustPython/RustPython/pull/5858
|
||||
rev = "e41d7f523a74c36b9f360d992ce0a9eb7e604c2b"
|
||||
|
||||
[build]
|
||||
dependencies = [
|
||||
|
||||
Loading…
Reference in New Issue
Block a user