modify dependencies to be more compatible with portage
This commit is contained in:
@@ -4,6 +4,6 @@ version = "0.1.1"
|
||||
edition = "2024"
|
||||
|
||||
[dependencies]
|
||||
dns-update = { git = "ssh://git@github.com/stalwartlabs/dns-update.git" }
|
||||
dns-update = { git = "https://github.com/stalwartlabs/dns-update.git" }
|
||||
base64 = "*"
|
||||
dns-config = {path = "../dns-config"}
|
||||
|
||||
Reference in New Issue
Block a user