Update Cargo files
This commit is contained in:
parent
13fa30c6c3
commit
2ba5845c52
1 changed files with 2 additions and 2 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue