fix(sky): update bevy-equirect to fix skytex

Signed-off-by: Schmarni <marnistromer@gmail.com>
This commit is contained in:
Schmarni
2025-08-26 18:47:27 +02:00
parent 1c6b42e69a
commit 712678a666
4 changed files with 4 additions and 7 deletions

4
Cargo.lock generated
View File

@@ -607,9 +607,9 @@ dependencies = [
[[package]]
name = "bevy-equirect"
version = "0.1.0"
version = "0.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c0a4903e9341281cc79e69f5e9706a1800bfeb1a41b01a4d1c8b50cd2fe21d97"
checksum = "e487dd34daffb090aa0b32581664d760bd907db60a426b195f63b5cfa9ef6bcf"
dependencies = [
"bevy_app",
"bevy_asset",