Skip to content

Commit

Permalink
Update Rust crate serde to 1.0.193
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 21, 2023
1 parent ecf829c commit 7b1004f
Show file tree
Hide file tree
Showing 4 changed files with 215 additions and 82 deletions.
53 changes: 32 additions & 21 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ wasm-bindgen = "0.2.83"
winit = "0.27.5"
glow = "0.11.2"
byteorder = "1.4.3"
serde = "1.0.152"
serde = "1.0.193"
serde_json = "1.0.91"
flate2 = { version = "1.0.25", features = ["rust_backend"], default-features = false }
zip = { version = "0.6.3", features = ["deflate"], default-features = false }
Expand Down
Loading

0 comments on commit 7b1004f

Please sign in to comment.