Skip to content

Commit 4ebbc0f

Browse files
Bump thiserror from 1.0.62 to 1.0.63 (#4094)
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.62 to 1.0.63. - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@1.0.62...1.0.63) --- updated-dependencies: - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3cae8fb commit 4ebbc0f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 deletions
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
@@ -104,7 +104,7 @@ strum = "0.25"
104104
subtle-encoding = "0.5.1"
105105
tempfile = "3.10.1"
106106
test-log = "0.2.14"
107-
thiserror = "1.0.62"
107+
thiserror = "1.0.63"
108108
time = "0.3"
109109
tiny-bip39 = "1.0.0"
110110
tiny-keccak = { version = "2.0.2", default-features = false }

0 commit comments

Comments
 (0)