Skip to content
Snippets Groups Projects
Verified Commit be0c6b43 authored by Louis's avatar Louis :fire:
Browse files

Clean deps

parent 1160245a
Branches trunk
No related tags found
No related merge requests found
......@@ -6,9 +6,8 @@ edition = "2021"
license = "BSD-3-Clause"
[dependencies]
serde = { version = "1.0.140", features = ["derive"] }
thiserror = "1.0.31"
log = "0.4.17"
thiserror = "1"
log = "0.4"
[dependencies.bevy]
version = "0.8"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment