Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions mmtk/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ edition = "2018"
# Metadata for the Julia repository
[package.metadata.julia]
# 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.
julia_repo = "https://github.com/udesou/julia.git"
julia_version = "5f743032000a5ac85d18a64e3c6992e3b8e0f0bc"
julia_repo = "https://github.com/mmtk/julia.git"
julia_version = "6eb18d0e6c4267f6ec5665f1bba89f7c05207316"

[lib]
crate-type = ["cdylib"]
Expand Down