Skip to content

Commit f78096f

Browse files
committed
Update Cargo.lock
1 parent 4d96893 commit f78096f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

compiler/rustc_codegen_gcc/Cargo.lock

+2-2
Original file line numberDiff line numberDiff line change
@@ -35,15 +35,15 @@ dependencies = [
3535
[[package]]
3636
name = "gccjit"
3737
version = "1.0.0"
38-
source = "git+https://github.com/antoyo/gccjit.rs#fe242b7eb26980e6c78859d51c8d4cc1e43381a3"
38+
source = "git+https://github.com/antoyo/gccjit.rs#d6e52626cfc6f487094a5d5ac66302baf3439984"
3939
dependencies = [
4040
"gccjit_sys",
4141
]
4242

4343
[[package]]
4444
name = "gccjit_sys"
4545
version = "0.0.1"
46-
source = "git+https://github.com/antoyo/gccjit.rs#fe242b7eb26980e6c78859d51c8d4cc1e43381a3"
46+
source = "git+https://github.com/antoyo/gccjit.rs#d6e52626cfc6f487094a5d5ac66302baf3439984"
4747
dependencies = [
4848
"libc",
4949
]

0 commit comments

Comments
 (0)