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#fe242b7eb26980e6c78859d51c8d4cc1e43381a3 "
38
+ source = " git+https://github.com/antoyo/gccjit.rs#d6e52626cfc6f487094a5d5ac66302baf3439984 "
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#fe242b7eb26980e6c78859d51c8d4cc1e43381a3 "
46
+ source = " git+https://github.com/antoyo/gccjit.rs#d6e52626cfc6f487094a5d5ac66302baf3439984 "
47
47
dependencies = [
48
48
" libc" ,
49
49
]
You can’t perform that action at this time.
0 commit comments