On applique le nouveau trait à PMOdIdl.

This commit is contained in:
2025-11-28 18:41:53 +01:00
parent f2dcd55549
commit c972182b3b
3 changed files with 202 additions and 1 deletions

View File

@@ -10,3 +10,5 @@ utoipa-swagger-ui = { version = "9.0.2", features = ["axum"] }
quick-xml = { version = "0.38.3", features = ["serialize"] }
bevy_reflect = "0.17.1"
bevy_reflect_derive = "0.17.1"
pmoutils = { path = "../pmoutils" }
xmltree = "0.10"