refactor to work as a lib
This commit is contained in:
5
Cargo.lock
generated
5
Cargo.lock
generated
@@ -174,9 +174,8 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "dns-update"
|
||||
version = "0.1.5"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "42788b21a1231c646c46508c406db9bf628342a781c24888bf60e1a29396deb2"
|
||||
version = "0.1.6"
|
||||
source = "git+ssh://git@github.com/groche97/dns-update.git#a72bdf31817f27b9e5fea22fa7e3690749b6c380"
|
||||
dependencies = [
|
||||
"hickory-client",
|
||||
"reqwest",
|
||||
|
||||
Reference in New Issue
Block a user