Remove unused dependencies
This commit is contained in:
parent
ff8ab6b085
commit
022a0c0475
@ -37,7 +37,6 @@ http = { workspace = true }
|
||||
js_int = { workspace = true, features = ["serde"] }
|
||||
js_option = "0.1.1"
|
||||
maplit = { workspace = true }
|
||||
percent-encoding = "2.1.0"
|
||||
ruma-common = { version = "0.10.5", path = "../ruma-common", features = ["api", "events"] }
|
||||
serde = { workspace = true }
|
||||
serde_html_form = { workspace = true }
|
||||
|
@ -55,7 +55,6 @@ getrandom = { version = "0.2.6", optional = true }
|
||||
html5ever = { version = "0.25.2", optional = true }
|
||||
http = { workspace = true, optional = true }
|
||||
indexmap = { version = "1.9.1", features = ["serde"] }
|
||||
itoa = "1.0.1"
|
||||
js_int = { workspace = true, features = ["serde"] }
|
||||
js_option = "0.1.0"
|
||||
konst = { version = "0.2.19", features = ["rust_1_64", "alloc"] }
|
||||
|
Loading…
x
Reference in New Issue
Block a user