Skip to content

Commit 1837b47

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

File tree

2 files changed

+17
-17
lines changed

2 files changed

+17
-17
lines changed

Cargo.lock

+16-16
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ serde = { version = "1.0.204", features = ["derive"] }
2626
serde_jcs = "0.1.0"
2727
serde_json = "1.0.120"
2828
sha2 = "0.10.8"
29-
thiserror = "1.0.63"
29+
thiserror = "1.0.68"
3030
trait-variant = "0.1.2"
3131
x25519-dalek = { version = "2.0.1", features = ["static_secrets"] }
3232
zeroize = "1.8.1"

0 commit comments

Comments
 (0)