Start work on a client-side telemetry system
This commit is contained in:
parent
dac0ce10e5
commit
04baccbea6
14 changed files with 191 additions and 30 deletions
|
@ -32,6 +32,7 @@ thiserror = "1.0.29"
|
|||
time = { version = "0.3", features = ["serde", "serde-well-known"] }
|
||||
tiny_http = "0.8"
|
||||
url = "2.2"
|
||||
serde = { version = "*", features = ["derive"] }
|
||||
|
||||
[dev-dependencies]
|
||||
collections = { path = "../collections", features = ["test-support"] }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue