Skip to content

Commit

Permalink
Remove unused once_cell dev-dependency (#258)
Browse files Browse the repository at this point in the history
  • Loading branch information
frewsxcv committed Feb 19, 2024
1 parent eb3959f commit 77a7dcd
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 @@ -50,7 +50,6 @@ arboard = { version = "3.2.0", optional = true }
thread_local = { version = "1.1.0", optional = true }

[dev-dependencies]
once_cell = "1.16.0"
version-sync = "0.9.4"
bevy = { version = "0.13", default-features = false, features = [
"x11",
Expand Down

0 comments on commit 77a7dcd

Please sign in to comment.