Skip to content

Commit 61a32e3

Browse files
chore(deps): bump thiserror from 1.0.69 to 2.0.17
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.69 to 2.0.17. - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@1.0.69...2.0.17) --- updated-dependencies: - dependency-name: thiserror dependency-version: 2.0.17 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5da4739 commit 61a32e3

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.

keyless-core/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ license.workspace = true
66
publish = false
77

88
[dependencies]
9-
thiserror = "1"
9+
thiserror = "2"
1010
serde = { version = "1", features = ["derive"] }
1111
dirs-next = "2"
1212
serde_json = "1"

0 commit comments

Comments
 (0)