Skip to content

Commit dafb9ac

Browse files
dependabot[bot]aschaeffer
authored andcommitted
Bump thiserror from 1.0.69 to 2.0.12
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.69 to 2.0.12. - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@1.0.69...2.0.12) --- updated-dependencies: - dependency-name: thiserror dependency-version: 2.0.12 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 684c4b2 commit dafb9ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ shellexpand = "3.0"
6464
strum = { version = "0.26", features = ["derive"] }
6565
strum_macros = "0.27"
6666
tera = "1"
67-
thiserror = "1.0"
67+
thiserror = "2.0"
6868
tokio = { version = "1", features = ["macros", "time", "rt", "rt-multi-thread"] }
6969
toml = "0.8"
7070
unic-langid = "0.9"

0 commit comments

Comments
 (0)