Skip to content

Commit

Permalink
Bump bevy_replicon_renet to 0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Shatur committed Jul 22, 2024
1 parent 22a8c5b commit 7a3ec92
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 10 deletions.
19 changes: 12 additions & 7 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 1 addition & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,7 @@ project_harmonia_widgets = { path = "widgets" }
bevy = { version = "0.14", default-features = false }
bevy_atmosphere = "0.10"
bevy_replicon = "0.27"
bevy_replicon_renet = { git = "https://github.com/ironpeak/bevy_replicon_renet", default-features = false, features = [
"renet_transport",
] }
bevy_replicon_renet = "0.4"
bevy_xpbd_3d = { version = "0.5", features = ["serialize"] }
bevy_mod_outline = "0.8"
bevy_simple_text_input = "0.8"
Expand Down

0 comments on commit 7a3ec92

Please sign in to comment.