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 Dec 19, 2024
1 parent 6f3319d commit 46c0907
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 @@ -19,8 +19,8 @@ wasm-bindgen = ["instant/wasm-bindgen", "ggrs/wasm-bindgen"]
bevy = { version = "0.15", default-features = false }
instant = { version = "0.1", optional = true }
log = "0.4"
ggrs = { version= "0.11.0", features=["sync-send"]}
#ggrs = { git = "https://github.com/gschup/ggrs", features = ["sync-send"] }
#ggrs = { version= "0.11.0", features=["sync-send"]}
ggrs = { git = "https://github.com/gschup/ggrs", features = ["sync-send"] }
seahash = "4.1"
disqualified = "1.0.0"
serde = { version = "1", default-features = false }
Expand Down

0 comments on commit 46c0907

Please sign in to comment.