Browse Source

Update the nix that dependabot forgot

pull/35/head
Rodolphe Breard 4 years ago
parent
commit
3c21019cb5
  1. 2
      acme_common/Cargo.toml

2
acme_common/Cargo.toml

@ -28,4 +28,4 @@ syslog = "5.0"
toml = "0.5"
[target.'cfg(unix)'.dependencies]
nix = "0.17"
nix = "0.18"
Loading…
Cancel
Save