Bump x509-cert from 0.2.4 to 0.2.5 (#553)
Bumps [x509-cert](https://github.com/RustCrypto/formats) from 0.2.4 to 0.2.5. - [Commits](https://github.com/RustCrypto/formats/compare/x509-cert/v0.2.4...x509-cert/v0.2.5) --- updated-dependencies: - dependency-name: x509-cert dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
+1
-1
@@ -20,7 +20,7 @@ rust-version = "1.65"
|
||||
members = [".", "cli"]
|
||||
|
||||
[workspace.dependencies]
|
||||
x509-cert = { version = "0.2.3", features = [ "builder", "hazmat" ] }
|
||||
x509-cert = { version = "0.2.5", features = [ "builder", "hazmat" ] }
|
||||
|
||||
[dependencies]
|
||||
der = "0.7.1"
|
||||
|
||||
Reference in New Issue
Block a user