We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 81bda9c commit ee0b3c3Copy full SHA for ee0b3c3
mmtk/Cargo.toml
@@ -9,8 +9,8 @@ edition = "2018"
9
# Metadata for the Julia repository
10
[package.metadata.julia]
11
# Our CI matches the following line and extract mmtk/julia. If this line is updated, please check ci yaml files and make sure it works.
12
-julia_repo = "https://github.com/qinsoon/julia.git"
13
-julia_version = "81e850257c15fe48f51cf8865606fe4e0ad868fc"
+julia_repo = "https://github.com/mmtk/julia.git"
+julia_version = "81bda9cc0c936ba1ec7bbfee5e6a05bee7b45b2d"
14
15
[lib]
16
crate-type = ["staticlib", "rlib", "dylib"]
0 commit comments