Skip to content

Commit 8fd7f92

Browse files
build(deps): bump serde from 1.0.210 to 1.0.214
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.210 to 1.0.214. - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.210...v1.0.214) --- 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 ff60e76 commit 8fd7f92

File tree

2 files changed

+18
-18
lines changed

2 files changed

+18
-18
lines changed

Cargo.lock

Lines changed: 17 additions & 17 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 = "3.1.13"
2626
num = "0.4.3"
27-
serde = { version = "1.0.210", features = ["derive"] }
27+
serde = { version = "1.0.214", features = ["derive"] }
2828

2929
serde_json = "1.0.132"
3030
serde_yaml = "0.9.34"

0 commit comments

Comments
 (0)