Skip to content

Commit

Permalink
update to bevy_renet 0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Bendzae committed Jul 21, 2024
1 parent fab2716 commit 0a052a2
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 @@ -32,7 +32,7 @@ bevy = { version = "0.14", default-features = false, features = [
"x11",
"default_font",
] }
bevy_replicon_renet = { git = "https://github.com/projectharmonia/bevy_replicon_renet.git", rev = "93f4eb86eda4ee716ea20ab0df9cf282f4084c02" }
bevy_replicon_renet = "0.4.0"

[package.metadata.commands]
example_interpolation = "cargo run --example interpolated -- server & cargo run --example interpolated -- client && fg"
Expand Down

0 comments on commit 0a052a2

Please sign in to comment.