ci: Enforce sorted dependencies with cargo-sort
This commit is contained in:
@@ -18,8 +18,8 @@ unstable-pre-spec = ["ruma-events/unstable-pre-spec"]
|
||||
itertools = "0.10.0"
|
||||
js_int = "0.2.0"
|
||||
maplit = "1.0.2"
|
||||
ruma-identifiers = { version = "0.19.0", path = "../ruma-identifiers" }
|
||||
ruma-events = { version = "=0.22.0-alpha.3", path = "../ruma-events" }
|
||||
ruma-identifiers = { version = "0.19.0", path = "../ruma-identifiers" }
|
||||
ruma-serde = { version = "0.3.1", path = "../ruma-serde" }
|
||||
ruma-signatures = { version = "0.7.0", path = "../ruma-signatures" }
|
||||
serde = { version = "1.0.118", features = ["derive"] }
|
||||
|
||||
Reference in New Issue
Block a user