diff --git a/rust/Cargo.lock b/rust/Cargo.lock index bf19d78..c42265d 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#6245f3eb0e7fa2878d269a1874f24d47881388c5" dependencies = [ "asn1", ]