client: Remove unused serde and serde_json dependencies
This commit is contained in:
parent
87950e9d40
commit
f1428d138a
@ -43,9 +43,7 @@ hyper-tls = { version = "0.5.0", optional = true }
|
||||
reqwest = { version = "0.11.4", optional = true, default-features = false }
|
||||
ruma-client-api = { workspace = true, optional = true, features = ["client"] }
|
||||
ruma-common = { workspace = true, features = ["api"] }
|
||||
serde = { workspace = true }
|
||||
serde_html_form = { workspace = true }
|
||||
serde_json = { workspace = true }
|
||||
tracing = { version = "0.1.30", default-features = false, features = ["std"] }
|
||||
|
||||
[dev-dependencies]
|
||||
|
Loading…
x
Reference in New Issue
Block a user