]> git.proxmox.com Git - rustc.git/blobdiff - compiler/rustc_codegen_gcc/Cargo.lock
New upstream version 1.63.0+dfsg1
[rustc.git] / compiler / rustc_codegen_gcc / Cargo.lock
index a1d9f2f5e3822a813641c02e93d869e4e028aa19..6df2102470fe680daa1495b97cc47badc53d8619 100644 (file)
@@ -41,7 +41,7 @@ dependencies = [
 [[package]]
 name = "gccjit"
 version = "1.0.0"
-source = "git+https://github.com/antoyo/gccjit.rs#bdecdecfb8a02ec861a39a350f990faa33bd31c3"
+source = "git+https://github.com/antoyo/gccjit.rs#bdb86fb5092895ff5589726b33250010c64d93f6"
 dependencies = [
  "gccjit_sys",
 ]
@@ -49,7 +49,7 @@ dependencies = [
 [[package]]
 name = "gccjit_sys"
 version = "0.0.1"
-source = "git+https://github.com/antoyo/gccjit.rs#bdecdecfb8a02ec861a39a350f990faa33bd31c3"
+source = "git+https://github.com/antoyo/gccjit.rs#bdb86fb5092895ff5589726b33250010c64d93f6"
 dependencies = [
  "libc 0.1.12",
 ]