chore: update bevy-dmabuf

Signed-off-by: Schmarni <marnistromer@gmail.com>
This commit is contained in:
Schmarni
2025-10-31 05:42:20 +01:00
parent 189c09ed79
commit 929c061f36

4
Cargo.lock generated
View File

@@ -555,7 +555,7 @@ dependencies = [
[[package]]
name = "bevy-dmabuf"
version = "0.2.0"
source = "git+https://github.com/Schmarni-Dev/bevy-dmabuf#0fe1c70f1174c596834278a14c00e47333b5138e"
source = "git+https://github.com/Schmarni-Dev/bevy-dmabuf#92d23a35512a8e619517fa501aa6b408aa892b50"
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 1.3.1",
"proc-macro-crate 3.3.0",
"proc-macro2",
"quote",
"syn 2.0.104",