Repository URL to install this package:
|
Version:
43.0.1 ▾
|
[package]
name = "cryptography-key-parsing"
version.workspace = true
authors.workspace = true
edition.workspace = true
publish.workspace = true
rust-version.workspace = true
[dependencies]
asn1 = { version = "0.16.2", default-features = false }
cfg-if = "1"
openssl = "0.10.66"
openssl-sys = "0.9.103"
cryptography-x509 = { path = "../cryptography-x509" }