File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
compiler/rustc_codegen_gcc Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -35,15 +35,15 @@ dependencies = [
35
35
[[package ]]
36
36
name = " gccjit"
37
37
version = " 1.0.0"
38
- source = " git+https://github.com/antoyo/gccjit.rs#bdb86fb5092895ff5589726b33250010c64d93f6 "
38
+ source = " git+https://github.com/antoyo/gccjit.rs#eefb8c662d61477f34b7c32d26bcda5f1ef08432 "
39
39
dependencies = [
40
40
" gccjit_sys" ,
41
41
]
42
42
43
43
[[package ]]
44
44
name = " gccjit_sys"
45
45
version = " 0.0.1"
46
- source = " git+https://github.com/antoyo/gccjit.rs#bdb86fb5092895ff5589726b33250010c64d93f6 "
46
+ source = " git+https://github.com/antoyo/gccjit.rs#eefb8c662d61477f34b7c32d26bcda5f1ef08432 "
47
47
dependencies = [
48
48
" libc 0.1.12" ,
49
49
]
You can’t perform that action at this time.
0 commit comments