This commit is contained in:
dependabot[bot] 2025-07-16 16:27:10 +00:00 committed by GitHub
commit 46df5cebd1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -33,7 +33,7 @@ bevy_platform = { path = "../bevy_platform", version = "0.17.0-dev", default-fea
] }
# other
taffy = { version = "0.7" }
taffy = { version = "0.8" }
serde = { version = "1", features = ["derive"], optional = true }
uuid = { version = "1.1", features = ["v4"], optional = true }
thiserror = { version = "2", default-features = false }