Skip to content

Commit f14400b

Browse files
Bump thiserror from 1.0.38 to 1.0.40
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.38 to 1.0.40. - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@1.0.38...1.0.40) --- updated-dependencies: - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bcb4f4e commit f14400b

File tree

2 files changed

+64
-53
lines changed

2 files changed

+64
-53
lines changed

Cargo.lock

Lines changed: 63 additions & 52 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

asn1-per/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@ slog = "2.7.0"
1111
anyhow = "1.0.52"
1212
async-channel = "1.6.1"
1313
asn1-codecs = { git = "https://github.com/nplrkn/hampi" }
14-
thiserror = "1.0.36"
14+
thiserror = "1.0.40"
1515
num_enum = "0.5.11"
1616
bitvec = "1.0.1"

0 commit comments

Comments
 (0)