Skip to content

Commit 0c0c604

Browse files
build(deps): bump serde from 1.0.216 to 1.0.217
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.216 to 1.0.217. - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.216...v1.0.217) --- 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 7e96ea3 commit 0c0c604

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
@@ -24,7 +24,7 @@ jsonwebtoken = "9.3.0"
2424
log = "0.4.22"
2525
magic-crypt = "4.0.1"
2626
num = "0.4.3"
27-
serde = { version = "1.0.216", features = ["derive"] }
27+
serde = { version = "1.0.217", features = ["derive"] }
2828

2929
serde_json = "1.0.134"
3030
serde_yaml = "0.9.34"

0 commit comments

Comments
 (0)