Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
larziwau authored Dec 23, 2024
1 parent 6d0f062 commit 9e1efd6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/game/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ alloca = "0.4.0"
ctrlc = "3.4.5"
rustc-hash = "2.1.0"
serde = { version = "1.0.216", features = ["serde_derive"] }
serde_json = "1.0.133"
serde_json = "1.0.134"
futures-util = "0.3.31"
console-subscriber = { version = "0.4.1", features = ["parking_lot"] }

Expand Down

0 comments on commit 9e1efd6

Please sign in to comment.