Skip to content

Commit d1e42bd

Browse files
authored
Update Julia to PR#48 (mmtk#149)
Update to mmtk/julia#48
1 parent 0d7950c commit d1e42bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mmtk/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ edition = "2018"
1010
[package.metadata.julia]
1111
# 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.
1212
julia_repo = "https://github.com/mmtk/julia.git"
13-
julia_version = "9460689801747623d464024586fe90e635c74fbc"
13+
julia_version = "d907a0630b4551cfbb321366da6e96242ada25d1"
1414

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

0 commit comments

Comments
 (0)