Skip to content

Commit f70b7a2

Browse files
chore(deps,cargo): bump serde from 1.0.223 to 1.0.225 in the cargo group (#396)
Bumps the cargo group with 1 update: [serde](https://github.com/serde-rs/serde). Updates `serde` from 1.0.223 to 1.0.225 Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9df8202 commit f70b7a2

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
@@ -40,7 +40,7 @@ prost = "0.14.1"
4040
prost-types = "0.14.1"
4141
regress = "0.10.4"
4242
semver = { version = "1.0.27", optional = true }
43-
serde = { version = "1.0.219", features = ["derive"] }
43+
serde = { version = "1.0.225", features = ["derive"] }
4444
serde_json = "1.0.145"
4545
serde_yaml = { version = "0.9.34", optional = true }
4646
thiserror = { version = "2.0.16", optional = true }

0 commit comments

Comments
 (0)