Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update Rust crate serde to v1.0.216
Browse files Browse the repository at this point in the history
renovate[bot] authored Dec 11, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent 1038c8a commit c21c6a3
Showing 2 changed files with 86 additions and 67 deletions.
151 changes: 85 additions & 66 deletions Cargo.lock

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

2 changes: 1 addition & 1 deletion sanity-bin/Cargo.toml
Original file line number Diff line number Diff line change
@@ -13,7 +13,7 @@ direction = {version = "0.17.10", features = ["rand"]}
log = { version = "0.4.11", features = ["serde"] }
rand = "0.7.3"
ron = "0.6.2"
serde = "1.0.117"
serde = "1.0.200"
wfc = "0.9.2"
bracket-pathfinding = "0.8.1"
strum = "0.19.5"

0 comments on commit c21c6a3

Please sign in to comment.