Skip to content

Commit bd5f5c7

Browse files
chore(deps): bump thiserror from 2.0.9 to 2.0.11
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 2.0.9 to 2.0.11. - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@2.0.9...2.0.11) --- updated-dependencies: - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f9ceef5 commit bd5f5c7

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.

axoupdater/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ tokio = { version = "1.36.0", features = ["full"], optional = true }
3535

3636
# errors
3737
miette = "7.2.0"
38-
thiserror = "2.0.4"
38+
thiserror = "2.0.11"
3939

4040
[target.'cfg(windows)'.dependencies]
4141
self-replace = "1.5.0"

0 commit comments

Comments
 (0)