refactor to work as a lib
This commit is contained in:
@@ -4,6 +4,6 @@ version = "0.1.0"
|
||||
edition = "2024"
|
||||
|
||||
[dependencies]
|
||||
dns-update = "0.1"
|
||||
dns-update = { git = "ssh://git@github.com/groche97/dns-update.git" }
|
||||
base64 = "*"
|
||||
dns-config = {path = "../dns-config"}
|
||||
|
||||
Reference in New Issue
Block a user