Skip to content

Commit 6ced6ef

Browse files
committed
Update to Julia PR mmtk#73
1 parent eeb9f7f commit 6ced6ef

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

mmtk/Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ edition = "2018"
1010
# Metadata for the Julia repository
1111
[package.metadata.julia]
1212
# 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"
13+
julia_repo = "https://github.com/qinsoon/julia.git"
14+
julia_version = "b5966dc73517f6466ccee6a89b2a8e368905b7bc"
1515

1616
[lib]
1717
crate-type = ["cdylib"]

0 commit comments

Comments
 (0)