Skip to content

Commit adf12cb

Browse files
Bump serde from 1.0.218 to 1.0.219
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] <support@github.com>
1 parent 3b3ed10 commit adf12cb

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
@@ -51,7 +51,7 @@ regress = "0.10.3"
5151
reqwest = "0.12.12"
5252
rustfmt-wrapper = "0.2.1"
5353
schemars = { version = "0.8.20", features = ["chrono", "uuid1"] }
54-
serde = { version = "1.0.218", features = ["derive"] }
54+
serde = { version = "1.0.219", features = ["derive"] }
5555
serde_json = "1.0.139"
5656
similar = "2.7.0"
5757
tabwriter = "1.4.1"

0 commit comments

Comments
 (0)