Skip to content

Commit a3c9fcd

Browse files
authored
Merge pull request #69 from martin-t/dependabot/cargo/serde-1.0.196
Bump serde from 1.0.195 to 1.0.196
2 parents 1d85937 + 77f3786 commit a3c9fcd

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.0.11"
4949
macroquad = "=0.4.4" # 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.195", features = ["derive"] }
51+
serde = { version = "1.0.196", features = ["derive"] }
5252
strum = "0.25.0"
5353
strum_macros = "0.25.3"
5454
thunderdome = "0.6.1"

0 commit comments

Comments
 (0)