Remove unused dependencies
This commit is contained in:
@@ -26,7 +26,6 @@ ruma-common = { version = "0.5.4", path = "../ruma-common" }
|
||||
ruma-events = { version = "0.23.0", path = "../ruma-events" }
|
||||
ruma-identifiers = { version = "0.19.3", path = "../ruma-identifiers" }
|
||||
ruma-serde = { version = "0.4.0", path = "../ruma-serde" }
|
||||
ruma-signatures = { version = "0.7.2", path = "../ruma-signatures" }
|
||||
serde = { version = "1.0.118", features = ["derive"] }
|
||||
serde_json = "1.0.60"
|
||||
thiserror = "1.0.22"
|
||||
|
||||
Reference in New Issue
Block a user