address cargo udeps

This commit is contained in:
2024-07-07 15:06:04 -07:00
parent bb3e18519f
commit 0482713241
3 changed files with 179 additions and 737 deletions

View File

@@ -23,7 +23,6 @@ notmuch = {path = "../notmuch"}
shared = {path = "../shared"}
itertools = "0.10.5"
serde_json = { version = "1.0.93", features = ["unbounded_depth"] }
wasm-timer = "0.2.5"
chrono = "0.4.31"
graphql_client = "0.13.0"
thiserror = "1.0.50"