Skip to content

Commit 6877965

Browse files
Bump thiserror from 2.0.14 to 2.0.15 in the dep-updates group
Bumps the dep-updates group with 1 update: [thiserror](https://github.com/dtolnay/thiserror). Updates `thiserror` from 2.0.14 to 2.0.15 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@2.0.14...2.0.15) --- updated-dependencies: - dependency-name: thiserror dependency-version: 2.0.15 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dep-updates ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 997408c commit 6877965

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

Cargo.lock

Lines changed: 4 additions & 4 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
@@ -28,7 +28,7 @@ indexmap = "2.10.0"
2828
libc = { version = "0.2.175", optional = true }
2929
memmap2 = { version = "0.9.7", optional = true }
3030
nix = { version = "0.30.1", features = ["kmod"], optional = true }
31-
thiserror = "2.0.14"
31+
thiserror = "2.0.15"
3232
xz2 = { version = "0.1.7", optional = true }
3333
zstd = { version = "0.13.3", optional = true }
3434

0 commit comments

Comments
 (0)