DHT stats in HTTP API

This commit is contained in:
Igor Katson 2021-07-14 13:40:56 +01:00
parent f00f522767
commit 98dff76c40
10 changed files with 111 additions and 62 deletions

1
Cargo.lock generated
View file

@ -1325,6 +1325,7 @@ dependencies = [
"pretty_env_logger",
"regex",
"reqwest",
"size_format",
"tokio",
]