address cargo udeps
This commit is contained in:
parent
bb3e18519f
commit
0482713241
911
Cargo.lock
generated
911
Cargo.lock
generated
File diff suppressed because it is too large
Load Diff
@ -29,7 +29,3 @@ anyhow = "1.0.79"
|
|||||||
maplit = "1.0.2"
|
maplit = "1.0.2"
|
||||||
linkify = "0.10.0"
|
linkify = "0.10.0"
|
||||||
|
|
||||||
[dependencies.rocket_contrib]
|
|
||||||
version = "0.4.11"
|
|
||||||
default-features = false
|
|
||||||
features = ["json"]
|
|
||||||
|
|||||||
@ -23,7 +23,6 @@ notmuch = {path = "../notmuch"}
|
|||||||
shared = {path = "../shared"}
|
shared = {path = "../shared"}
|
||||||
itertools = "0.10.5"
|
itertools = "0.10.5"
|
||||||
serde_json = { version = "1.0.93", features = ["unbounded_depth"] }
|
serde_json = { version = "1.0.93", features = ["unbounded_depth"] }
|
||||||
wasm-timer = "0.2.5"
|
|
||||||
chrono = "0.4.31"
|
chrono = "0.4.31"
|
||||||
graphql_client = "0.13.0"
|
graphql_client = "0.13.0"
|
||||||
thiserror = "1.0.50"
|
thiserror = "1.0.50"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user