Skip to content

Commit 2016902

Browse files
authored
Merge pull request #116 from martin-t/dependabot/cargo/serde-1.0.217
Bump serde from 1.0.216 to 1.0.217
2 parents f657a41 + 9679c7c commit 2016902

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ fnv = "1.0.7"
4848
inline_tweak = "1.1.1"
4949
macroquad = "=0.4.13" # Exact version because of the image crate https://github.com/not-fl3/macroquad/issues/494
5050
rand_xoshiro = "0.6.0"
51-
serde = { version = "1.0.216", features = ["derive"] }
51+
serde = { version = "1.0.217", features = ["derive"] }
5252
strum = "0.26.3"
5353
strum_macros = "0.26.4"
5454
thunderdome = "0.6.1"

0 commit comments

Comments
 (0)