fix ordering in fgd

This commit is contained in:
2025-02-26 16:12:30 +01:00
parent 3ca0ec7961
commit d08708d313
3 changed files with 14 additions and 15 deletions

4
Cargo.lock generated
View File

@@ -1268,8 +1268,6 @@ dependencies = [
[[package]]
name = "bevy_trenchbroom"
version = "0.6.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "45f3bbd97c4b9cf5af46e1225c96c87f45000d2ef7edba213f282dbc4db47e76"
dependencies = [
"anyhow",
"bevy",
@@ -1296,8 +1294,6 @@ dependencies = [
[[package]]
name = "bevy_trenchbroom_macros"
version = "0.6.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "72fe0b23812d20e5efbaeb89f087daa797bc67a1fe12dad6a1daf343fbf31517"
dependencies = [
"heck",
"proc-macro2",