Skip to content

Commit

Permalink
depend on ggrs main
Browse files Browse the repository at this point in the history
  • Loading branch information
gschup committed Feb 27, 2024
1 parent 4496add commit 34d5e3f
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 @@ -20,8 +20,8 @@ bevy = { version = "0.13", default-features = false }
bytemuck = { version = "1.7", features = ["derive"] }
instant = { version = "0.1", optional = true }
log = "0.4"
ggrs = { version= "0.10.1", features=["sync-send"]}
#ggrs = { git = "https://github.com/gschup/ggrs", features = ["sync-send"] }
#ggrs = { version= "0.10.1", features=["sync-send"]}
ggrs = { git = "https://github.com/gschup/ggrs", features = ["sync-send"] }
seahash = "4.1"

[dev-dependencies]
Expand Down

0 comments on commit 34d5e3f

Please sign in to comment.