Skip to content

Commit 69f78df

Browse files
authored
Merge pull request #8 from hate/dependabot/cargo/thiserror-2.0.17
chore(deps): bump thiserror from 1.0.69 to 2.0.17
2 parents 75af130 + 61a32e3 commit 69f78df

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)