Compare commits

...

1 commit

Author SHA1 Message Date
d08fcfae58
chore: bump version
Some checks failed
/ check (push) Failing after 8s
/ build (push) Failing after 2s
New dev version
2024-10-28 22:42:29 +01:00

View file

@ -3,7 +3,7 @@ cargo-features = ["codegen-backend"]
[package]
description = "An HTTP server using HTTP basic auth to make secure calls to nsupdate"
name = "webnsupdate"
version = "0.3.1"
version = "0.3.2-dev"
edition = "2021"
[dependencies]