Skip to content

Commit 88eab1f

Browse files
dependabot[bot]Alex793x
authored andcommitted
chore(deps): 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 41c8aef commit 88eab1f

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Cargo.lock

Lines changed: 1 addition & 1 deletion
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
@@ -23,7 +23,7 @@ serde_yaml = "0.9"
2323
toml = "0.8"
2424
log = "0.4"
2525
env_logger = "0.10"
26-
thiserror = "1"
26+
thiserror = "2"
2727
walkdir = "2"
2828
tera = "1"
2929
indicatif = "0.17"

0 commit comments

Comments
 (0)