Allow for hostnames in bootstrap_peers and rpc_public_addr (fix #353)

This commit is contained in:
Alex Auvolat
2022-09-14 16:09:38 +02:00
parent 80fdbfb0aa
commit e46dc2a8ef
6 changed files with 83 additions and 58 deletions
Generated
+2 -2
View File
@@ -2032,9 +2032,9 @@ dependencies = [
[[package]]
name = "netapp"
version = "0.5.0"
version = "0.5.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "14fa05cce4c65d4cc5277b2525c5054fca0e51db82416d9f43fb916575233774"
checksum = "06c7cbf05d7cd6e4bc51340934d60c798010bf1856769cf8508caaac1db23db6"
dependencies = [
"arc-swap",
"async-trait",