fix dns adding wrong IP to cert
This commit is contained in:
4
dns/Cargo.lock
generated
4
dns/Cargo.lock
generated
@@ -972,7 +972,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "0cc23270f6e1808e30a928bdc84dea0b9b4136a8bc82338574f23baf47bbd280"
|
||||
|
||||
[[package]]
|
||||
name = "gurt"
|
||||
name = "gurtlib"
|
||||
version = "0.1.0"
|
||||
dependencies = [
|
||||
"base64 0.22.1",
|
||||
@@ -3410,7 +3410,7 @@ dependencies = [
|
||||
"clap-verbosity-flag",
|
||||
"colored",
|
||||
"futures",
|
||||
"gurt",
|
||||
"gurtlib",
|
||||
"jsonwebtoken",
|
||||
"log",
|
||||
"macros-rs",
|
||||
|
||||
Reference in New Issue
Block a user