|
@ -21,7 +21,7 @@ openssl_vendored = ["crypto_openssl", "acme_common/openssl_vendored", "attohttpc |
|
|
|
|
|
|
|
|
[dependencies] |
|
|
[dependencies] |
|
|
acme_common = { path = "../acme_common" } |
|
|
acme_common = { path = "../acme_common" } |
|
|
attohttpc = { version = "0.22", default-features = false, features = ["charsets", "json"] } |
|
|
|
|
|
|
|
|
attohttpc = { version = "0.24", default-features = false, features = ["charsets", "json"] } |
|
|
bincode = "1.3" |
|
|
bincode = "1.3" |
|
|
clap = { version = "4.0", features = ["string"] } |
|
|
clap = { version = "4.0", features = ["string"] } |
|
|
glob = "0.3" |
|
|
glob = "0.3" |
|
|