Skip to content

Commit 1d85937

Browse files
authored
Merge pull request #67 from martin-t/dependabot/cargo/serde-1.0.195
Bump serde from 1.0.194 to 1.0.195
2 parents 0ecdd48 + 61290c7 commit 1d85937

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.194", features = ["derive"] }
51+
serde = { version = "1.0.195", features = ["derive"] }
5252
strum = "0.25.0"
5353
strum_macros = "0.25.3"
5454
thunderdome = "0.6.1"

0 commit comments

Comments
 (0)