Skip to content

Commit 5fe32cb

Browse files
authored
Update to Julia PR #73 (#194)
Update to mmtk/julia#73 -- conditionally include source files based on the GC implementation.
1 parent 61e29f3 commit 5fe32cb

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
@@ -11,7 +11,7 @@ edition = "2018"
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.
1313
julia_repo = "https://github.com/mmtk/julia.git"
14-
julia_version = "5cacfa481ccb467a14cdba322c65fd7805d6d8f6"
14+
julia_version = "97828e0a7febe174fb6f0e569bd07509d977e446"
1515

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

0 commit comments

Comments
 (0)