feat: upgrade to edition 2024
All checks were successful
/ build (push) Successful in 1s
/ check-integration-tests (push) Successful in 9s
/ report-size (push) Successful in 1s

Finally pulled the trigger!
This commit is contained in:
Jalil David Salamé Messina 2025-05-16 18:40:25 +02:00
parent 95cfb31b9a
commit ccdc651584
Signed by: jalil
GPG key ID: F016B9E770737A0B
5 changed files with 9 additions and 9 deletions

View file

@ -2,7 +2,7 @@
description = "An HTTP server using HTTP basic auth to make secure calls to nsupdate"
name = "webnsupdate"
version = "0.3.6"
edition = "2021"
edition = "2024"
license = "MIT"
readme = "README.md"
keywords = ["dns", "dyndns", "dynamic-ip"]