Make cargo-sort happy
This commit is contained in:
parent
dc94340d0a
commit
9b55e36ada
@ -25,12 +25,12 @@ serde = { version = "1.0.118", features = ["derive"] }
|
|||||||
serde_json = "1.0.61"
|
serde_json = "1.0.61"
|
||||||
tracing = { version = "0.1.25", optional = true }
|
tracing = { version = "0.1.25", optional = true }
|
||||||
|
|
||||||
|
[dev-dependencies]
|
||||||
|
matches = "0.1.8"
|
||||||
|
serde_yaml = "0.8.17"
|
||||||
|
|
||||||
[features]
|
[features]
|
||||||
unstable-exhaustive-types = []
|
unstable-exhaustive-types = []
|
||||||
helper = ["ruma-client-api", "tracing"]
|
helper = ["ruma-client-api", "tracing"]
|
||||||
client = []
|
client = []
|
||||||
server = []
|
server = []
|
||||||
|
|
||||||
[dev-dependencies]
|
|
||||||
matches = "0.1.8"
|
|
||||||
serde_yaml = "0.8.17"
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user