rddns 0.1.1

DDNS Server and Client for Nsd
Documentation
[dependencies.actix-web]
version = "4.7.0"

[dependencies.clap]
features = ["derive"]
version = "4.5.6"

[dependencies.owo-colors]
version = "4.0.0"

[dependencies.tokio]
features = ["full"]
version = "1.38.0"

[package]
authors = ["Donjuan Platinum <donjuan@lecturify.net>"]
description = "DDNS Server and Client for Nsd"
edition = "2021"
license = "GPL-2.0-only"
name = "rddns"
readme = "README.md"
repository = "https://github.com/barrensea/rdns"
version = "0.1.1"