From 6ba4bdc373c53c01587c1213daf4b367e95024bb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Oct 2024 02:27:59 +0000 Subject: [PATCH] Bump cryptography-x509 in /rust in the actions group across 1 directory Bumps the actions group with 1 update in the /rust directory: [cryptography-x509](https://github.com/pyca/cryptography). Updates `cryptography-x509` from `cb5ad84` to `6fbdffe` - [Commits](https://github.com/pyca/cryptography/compare/cb5ad845146af67ddeda1ce8fdf00e1755f86a82...6fbdffed71219fba60878ad985833c6b4fbcaa51) --- updated-dependencies: - dependency-name: cryptography-x509 dependency-type: direct:production dependency-group: actions ... Signed-off-by: dependabot[bot] --- rust/Cargo.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rust/Cargo.lock b/rust/Cargo.lock index bf19d78..770066d 100644 --- a/rust/Cargo.lock +++ b/rust/Cargo.lock @@ -71,7 +71,7 @@ dependencies = [ [[package]] name = "cryptography-x509" version = "0.1.0" -source = "git+https://github.com/pyca/cryptography.git#cb5ad845146af67ddeda1ce8fdf00e1755f86a82" +source = "git+https://github.com/pyca/cryptography.git#6fbdffed71219fba60878ad985833c6b4fbcaa51" dependencies = [ "asn1", ]