Skip to content

Commit df1c699

Browse files
build(deps): bump serde from 1.0.218 to 1.0.219 (#122)
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.218 to 1.0.219. - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.218...v1.0.219) --- 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 bb0d3fd commit df1c699

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ anyhow = "1.0.97"
88
colored = "3.0.0"
99
lexopt = "0.3.0"
1010
reqwest = { version = "0.12.14", features = ["json", "blocking", "rustls-tls"], default-features = false }
11-
serde = { version = "1.0.218", features = ["derive"] }
11+
serde = { version = "1.0.219", features = ["derive"] }

0 commit comments

Comments
 (0)