Skip to content

Commit

Permalink
Remove heapless dev-dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
mdeloof committed Mar 25, 2023
1 parent 6f2a686 commit c3c956c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion statig/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ bevy_ecs = { version = "0.9.1", optional = true }

[dev-dependencies]
bincode = "1.3.3"
heapless = "0.7.16"
futures = { version = "0.3.26" }
serde_json = "1.0.91"
serde = { version = "1.0.152", features = ["derive"] }
Expand Down

0 comments on commit c3c956c

Please sign in to comment.