chore: next dev version
All checks were successful
/ check (push) Successful in 6s
/ build (push) Successful in 2s

This commit is contained in:
Jalil David Salamé Messina 2024-10-28 22:11:36 +01:00
parent b7fbb65438
commit e61913e5a8
Signed by: jalil
GPG key ID: F016B9E770737A0B
2 changed files with 2 additions and 2 deletions

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.0"
version = "0.3.1-dev"
edition = "2021"
[dependencies]