Skip to content

Commit 54a48a6

Browse files
build(deps): bump serde from 1.0.210 to 1.0.213 (#94)
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.210 to 1.0.213. - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.210...v1.0.213) --- updated-dependencies: - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6c9c773 commit 54a48a6

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Cargo.lock

Lines changed: 6 additions & 6 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
@@ -8,4 +8,4 @@ anyhow = "1.0.91"
88
colored = "2.1.0"
99
lexopt = "0.3.0"
1010
reqwest = { version = "0.12.8", features = ["json", "blocking", "rustls-tls"], default-features = false }
11-
serde = { version = "1.0.210", features = ["derive"] }
11+
serde = { version = "1.0.213", features = ["derive"] }

0 commit comments

Comments
 (0)