feat: implementation of proposed NIP-11 (server metadata)

This commit is contained in:
Greg Heartsfield
2022-01-03 18:42:24 -05:00
parent 19637d612e
commit d3da4eb009
7 changed files with 118 additions and 5 deletions
Generated
+1
View File
@@ -1097,6 +1097,7 @@ version = "1.0.72"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d0ffa0837f2dfa6fb90868c2b5468cad482e175f7dad97e7421951e663f2b527"
dependencies = [
"indexmap",
"itoa",
"ryu",
"serde 1.0.131",