We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d96893 commit f78096fCopy full SHA for f78096f
compiler/rustc_codegen_gcc/Cargo.lock
@@ -35,15 +35,15 @@ dependencies = [
35
[[package]]
36
name = "gccjit"
37
version = "1.0.0"
38
-source = "git+https://github.com/antoyo/gccjit.rs#fe242b7eb26980e6c78859d51c8d4cc1e43381a3"
+source = "git+https://github.com/antoyo/gccjit.rs#d6e52626cfc6f487094a5d5ac66302baf3439984"
39
dependencies = [
40
"gccjit_sys",
41
]
42
43
44
name = "gccjit_sys"
45
version = "0.0.1"
46
47
48
"libc",
49
0 commit comments