We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eeb9f7f commit a775934Copy full SHA for a775934
1 file changed
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/udesou/julia.git"
+julia_version = "0ccc3078639344c857e28e52110cf2057c10281d"
15
16
[lib]
17
crate-type = ["cdylib"]
0 commit comments