mirror of
https://github.com/pezkuwichain/pezkuwi-telemetry.git
synced 2026-06-21 22:41:07 +00:00
Write some basic test utils to get going; time to start trying them
This commit is contained in:
Generated
+2
@@ -1394,6 +1394,7 @@ dependencies = [
|
||||
"smallvec",
|
||||
"soketto",
|
||||
"structopt",
|
||||
"test_utils",
|
||||
"thiserror",
|
||||
"tokio",
|
||||
"tokio-util",
|
||||
@@ -1445,6 +1446,7 @@ dependencies = [
|
||||
"futures",
|
||||
"http",
|
||||
"log",
|
||||
"serde_json",
|
||||
"soketto",
|
||||
"thiserror",
|
||||
"tokio",
|
||||
|
||||
Reference in New Issue
Block a user