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 eeb9f7f commit 6ced6efCopy full SHA for 6ced6ef
mmtk/Cargo.toml
@@ -10,8 +10,8 @@ edition = "2018"
10
# Metadata for the Julia repository
11
[package.metadata.julia]
12
# 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.
13
-julia_repo = "https://github.com/mmtk/julia.git"
14
-julia_version = "7a953be76af34dee24e17cf2b33ba5fb0a7eac02"
+julia_repo = "https://github.com/qinsoon/julia.git"
+julia_version = "b5966dc73517f6466ccee6a89b2a8e368905b7bc"
15
16
[lib]
17
crate-type = ["cdylib"]
0 commit comments