Basic webui works

This commit is contained in:
Igor Katson 2023-11-20 20:15:40 +00:00
parent 1585a7e04a
commit 88ca5960df
No known key found for this signature in database
GPG key ID: B4EC22B66D61A3F5
7 changed files with 574 additions and 10 deletions

View file

@ -13,6 +13,7 @@ readme = "README.md"
[features]
default = ["sha1-system", "default-tls"]
webui = []
timed_existence = []
sha1-system = ["sha1w/sha1-system"]
sha1-openssl = ["sha1w/sha1-openssl"]