Skip to content

Commit 68d1ec1

Browse files
chore(deps): update rust crate ron to 0.11
1 parent fb28da1 commit 68d1ec1

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@ rayon = "1.3"
171171
regex-lite = "0.1"
172172
renderdoc-sys = "1"
173173
rspirv = "0.12"
174-
ron = "0.10"
174+
ron = "0.11"
175175
# NOTE: rustc-hash v2 is a completely different hasher with different performance characteristics
176176
# see discussion here (including with some other alternatives): https://github.com/gfx-rs/wgpu/issues/6999
177177
# (using default-features = false to support no-std build, avoiding any extra features that may require std::collections)

0 commit comments

Comments
 (0)