Skip to content

Commit

Permalink
DemoBevy: update steamworks to 0.11
Browse files Browse the repository at this point in the history
  • Loading branch information
lucaspoffo committed Feb 21, 2024
1 parent 4286447 commit 46e800e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions demo_bevy/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,4 @@ bevy_egui = "0.25"
renet_visualizer = { path = "../renet_visualizer", features = ["bevy"] }
smooth-bevy-cameras = "0.11"
fastrand = "2.0"

steamworks = { git = "https://github.com/Noxime/steamworks-rs", rev = "a4dfe2a", optional = true }
steamworks = { version = "0.11", optional = true }

0 comments on commit 46e800e

Please sign in to comment.