Skip to content

Commit fe9710d

Browse files
chore(deps,cargo): bump the cargo group with 2 updates (#400)
Bumps the cargo group with 2 updates: [serde](https://github.com/serde-rs/serde) and [thiserror](https://github.com/dtolnay/thiserror). Updates `serde` from 1.0.227 to 1.0.228 Updates `thiserror` from 2.0.16 to 2.0.17 Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6192c48 commit fe9710d

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

Cargo.lock

Lines changed: 10 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,10 +40,10 @@ 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.227", features = ["derive"] }
43+
serde = { version = "1.0.228", features = ["derive"] }
4444
serde_json = "1.0.145"
4545
serde_yaml = { version = "0.9.34", optional = true }
46-
thiserror = { version = "2.0.16", optional = true }
46+
thiserror = { version = "2.0.17", optional = true }
4747

4848
[build-dependencies]
4949
heck = "0.5.0"

0 commit comments

Comments
 (0)