diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-04-16 02:35:51 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-04-16 02:35:51 +0000 |
| commit | 229b4f8fbf8a89479a40df03adc2df17cf8b481e (patch) | |
| tree | 8216021d3d88f317d3b45754e6fa385a541fc818 /src/x509-info/Cargo.lock | |
| parent | add some workflows for CI and dependabot config (diff) | |
| download | x-229b4f8fbf8a89479a40df03adc2df17cf8b481e.tar.gz | |
build(deps): bump anyhow from 1.0.70 to 1.0.82
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.70 to 1.0.82.
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.70...1.0.82)
---
updated-dependencies:
- dependency-name: anyhow
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'src/x509-info/Cargo.lock')
| -rw-r--r-- | src/x509-info/Cargo.lock | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/x509-info/Cargo.lock b/src/x509-info/Cargo.lock index e24318b..158bc35 100644 --- a/src/x509-info/Cargo.lock +++ b/src/x509-info/Cargo.lock @@ -13,9 +13,9 @@ dependencies = [ [[package]] name = "anyhow" -version = "1.0.70" +version = "1.0.82" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "7de8ce5e0f9f8d88245311066a578d72b7af3e7088f32783804676302df237e4" +checksum = "f538837af36e6f6a9be0faa67f9a314f8119e4e4b5867c6ab40ed60360142519" [[package]] name = "asn1-rs" |
