mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-25 14:24:18 +08:00
Merge branch 'rustpython' into 'master'
Pin RustPython version See merge request redox-os/cookbook!526
This commit is contained in:
commit
cec9a42047
@ -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