Skip to content

Commit 34f5916

Browse files
build(deps): bump serde from 1.0.217 to 1.0.219
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.217 to 1.0.219. - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.217...v1.0.219) --- updated-dependencies: - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fd38b72 commit 34f5916

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
@@ -53,7 +53,7 @@ path = "examples/cmn.rs"
5353

5454
[dependencies]
5555
# Dependencies for the library
56-
serde = { version = "1.0.217", features = ["derive"] }
56+
serde = { version = "1.0.219", features = ["derive"] }
5757
serde_json = "1.0.137"
5858

5959
[dev-dependencies]

0 commit comments

Comments
 (0)