Skip to content

Commit

Permalink
Merge branch 'master' of github.com:martin-t/rec-wars
Browse files Browse the repository at this point in the history
  • Loading branch information
martin-t committed Feb 7, 2024
2 parents 46a36ac + 77543aa commit 92e9ef1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -45,14 +45,14 @@ bincode = "1.3.3"
cvars = "0.4.2"
cvars-console-macroquad = "0.3.0"
fnv = "1.0.7"
inline_tweak = "1.1.0"
inline_tweak = "1.1.1"
macroquad = "=0.4.4" # Exact version because of the image crate https://github.com/not-fl3/macroquad/issues/494
rand_xoshiro = "0.6.0"
serde = { version = "1.0.196", features = ["derive"] }
strum = "0.26.1"
strum_macros = "0.26.1"
thunderdome = "0.6.1"
time = { version = "0.3.31", features = ["formatting"] }
time = { version = "0.3.34", features = ["formatting"] }
vek = "0.16.1"

[dependencies.image]
Expand Down

0 comments on commit 92e9ef1

Please sign in to comment.