Skip to content

Commit

Permalink
Remove unused dep
Browse files Browse the repository at this point in the history
  • Loading branch information
rparrett committed Dec 3, 2024
1 parent 17ff958 commit ffaae04
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ serde = { version = "1", features = ["derive"], optional = true }
[dev-dependencies]
ldtk_rust = { version = "0.6" }
rand = "0.8"
env_logger = "0.10"
serde_json = { version = "1.0" }
tiled = { version = "0.11.0", default-features = false }
thiserror = { version = "1.0" }
Expand Down

0 comments on commit ffaae04

Please sign in to comment.