We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc414e5 commit a708c73Copy full SHA for a708c73
Cargo.toml
@@ -7,6 +7,7 @@ license-file = "LICENSE"
7
keywords = ["acme-dns", "acme", "lets-encrypt", "dns", "async"]
8
categories = ["command-line-utilities"]
9
repository = "https://github.com/conblem/acme-dns-rust/"
10
+description = "Acme DNS implementation written in Rust"
11
12
[dependencies]
13
log = "0.4"
0 commit comments