Skip to content

Commit 7a7b760

Browse files
build(deps): bump thiserror in the cargo-crates group
Bumps the cargo-crates group with 1 update: [thiserror](https://github.com/dtolnay/thiserror). Updates `thiserror` from 2.0.6 to 2.0.7 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@2.0.6...2.0.7) --- updated-dependencies: - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-crates ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3fb4e10 commit 7a7b760

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
@@ -30,7 +30,7 @@ gimli = { version = "0.31.1" }
3030
libc = { version = "0.2.168" }
3131
llvm-sys = { features = ["disable-alltargets-init"], version = "191.0.0" }
3232
log = { version = "0.4.22" }
33-
thiserror = { version = "2.0.6" }
33+
thiserror = { version = "2.0.7" }
3434
tracing = "0.1"
3535

3636
[dev-dependencies]

0 commit comments

Comments
 (0)