Browse Source

Update the x509-parser dependency

pull/10/head
Rodolphe Breard 5 years ago
parent
commit
be9e1c7e35
  1. 2
      acme_common/Cargo.toml

2
acme_common/Cargo.toml

@ -23,7 +23,7 @@ serde_json = "1.0"
syslog = "4.0"
time = "0.1"
toml = "0.5"
x509-parser = "0.4"
x509-parser = "0.6"
[target.'cfg(unix)'.dependencies]
nix = "0.15"
Loading…
Cancel
Save