Dumping routing table to JSON. Wow

This commit is contained in:
Igor Katson 2021-07-14 01:03:39 +01:00
parent fe4dcb226f
commit ca25bac486
4 changed files with 30 additions and 6 deletions

1
Cargo.lock generated
View file

@ -241,6 +241,7 @@ dependencies = [
"pretty_env_logger",
"rand 0.8.4",
"serde",
"serde_json",
"tokio",
"tokio-stream",
]