diff --git a/Cargo.lock b/Cargo.lock index d6ab70b..54a30d2 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -555,7 +555,7 @@ dependencies = [ [[package]] name = "bevy-dmabuf" version = "0.2.0" -source = "git+https://github.com/Schmarni-Dev/bevy-dmabuf#92d23a35512a8e619517fa501aa6b408aa892b50" +source = "git+https://github.com/Schmarni-Dev/bevy-dmabuf#1f8c1843c3ddd00fe6cf46e7c130a8ff9cd5e21a" dependencies = [ "ash", "bevy", @@ -4028,7 +4028,7 @@ version = "0.7.4" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "77e878c846a8abae00dd069496dbe8751b16ac1c3d6bd2a7283a938e8228f90d" dependencies = [ - "proc-macro-crate 3.3.0", + "proc-macro-crate 1.3.1", "proc-macro2", "quote", "syn 2.0.104",