mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-27 17:24:06 +00:00
Update Cargo files
This commit is contained in:
parent
13fa30c6c3
commit
2ba5845c52
@ -22,10 +22,10 @@ default = ["master"]
|
||||
master = ["gccjit/master"]
|
||||
|
||||
[dependencies]
|
||||
#gccjit = { git = "https://github.com/antoyo/gccjit.rs" }
|
||||
gccjit = { git = "https://github.com/antoyo/gccjit.rs" }
|
||||
|
||||
# Local copy.
|
||||
gccjit = { path = "../gccjit.rs" }
|
||||
#gccjit = { path = "../gccjit.rs" }
|
||||
|
||||
target-lexicon = "0.10.0"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user