Compare commits

..

No commits in common. "b289f464a07274aaaa9e4c17bb55754f6401524b" and "e0af1381adde2533858bfa659b79195881a34ed2" have entirely different histories.

View file

@ -5,7 +5,7 @@ members = ["character_window", "map", "rpg_components"]
[workspace.dependencies]
destructure_traitobject = "0.3.0"
itertools = "0.14.0"
itertools = "0.13.0"
serde = { version = "1.0.203", features = ["derive"] }
ron = "0.8.1"
paste = "1.0.15"