Skip to content
This repository has been archived by the owner on Mar 17, 2023. It is now read-only.

Commit

Permalink
Update Rust crate specs to 0.18.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 20, 2022
1 parent 9557513 commit 4595479
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ blit = { version = "0.5.12", default-features = false }
lazy_static = "1.4.0"
rotsprite = "0.1.3"
rayon = { version = "1.3.0", optional = true }
specs = { version = "0.16.1", default-features = false, features = ["specs-derive"] }
specs = { version = "0.18.0", default-features = false, features = ["specs-derive"] }

[dev-dependencies]
image = "0.23.3"
Expand Down

0 comments on commit 4595479

Please sign in to comment.