diff --git a/rust/Cargo.lock b/rust/Cargo.lock index 66fe332..bf3be90 100644 --- a/rust/Cargo.lock +++ b/rust/Cargo.lock @@ -86,7 +86,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#b444ca02d77f864d8d0c67bbe12e05f162c27c51" dependencies = [ "asn1", ]