Skip to content

Commit 48bcb4a

Browse files
Bump the everything group across 1 directory with 3 updates
Bumps the everything group with 3 updates in the / directory: [serde](https://github.com/serde-rs/serde), [thiserror](https://github.com/dtolnay/thiserror) and [serde_json](https://github.com/serde-rs/json). Updates `serde` from 1.0.214 to 1.0.215 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.214...v1.0.215) Updates `thiserror` from 2.0.0 to 2.0.3 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@2.0.0...2.0.3) Updates `serde_json` from 1.0.132 to 1.0.133 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.132...v1.0.133) --- 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 - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: everything ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4597896 commit 48bcb4a

File tree

2 files changed

+14
-14
lines changed

2 files changed

+14
-14
lines changed

Cargo.lock

Lines changed: 12 additions & 12 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
@@ -27,9 +27,9 @@ nix = { version = "0.29", default-features = false, features = ["user"] }
2727
shlex = "1.3"
2828
sha2 = "0.10.8"
2929
anyhow = "1.0.93"
30-
thiserror = "2.0.0"
30+
thiserror = "2.0.3"
3131
tera = "1"
32-
serde_json = "1.0.132"
32+
serde_json = "1.0.133"
3333
toml = "0.8.19"
3434
shell-words = "1.1.0"
3535

0 commit comments

Comments
 (0)