Skip to content

Commit 2a60575

Browse files
Bump the everything group across 1 directory with 2 updates
Bumps the everything group with 2 updates in the / directory: [serde](https://github.com/serde-rs/serde) and [thiserror](https://github.com/dtolnay/thiserror). Updates `serde` from 1.0.215 to 1.0.216 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.215...v1.0.216) Updates `thiserror` from 2.0.6 to 2.0.8 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@2.0.6...2.0.8) --- updated-dependencies: - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: everything - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: everything ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 462c5b3 commit 2a60575

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ nix = { version = "0.29", default-features = false, features = ["user"] }
2727
shlex = "1.3"
2828
sha2 = "0.10.8"
2929
anyhow = "1.0.94"
30-
thiserror = "2.0.6"
30+
thiserror = "2.0.8"
3131
tera = "1"
3232
serde_json = "1.0.133"
3333
toml = "0.8.19"

0 commit comments

Comments
 (0)