Skip to content

Commit 5feba24

Browse files
Bump serde from 1.0.209 to 1.0.210 (#308)
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.209 to 1.0.210. - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.209...v1.0.210) --- updated-dependencies: - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cf3fefe commit 5feba24

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 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
@@ -61,7 +61,7 @@ open = "5.0"
6161
pico-args = "0.5"
6262
rand = "0.8"
6363
resvg = "0.43"
64-
serde = { version = "1.0.208", features = ["derive"] }
64+
serde = { version = "1.0.210", features = ["derive"] }
6565
sys-info = "0.9"
6666
thiserror = "1.0"
6767
tiny-skia = "0.11"

0 commit comments

Comments
 (0)