Remove unused dev-dependencies
This commit is contained in:
parent
db327e7d9c
commit
1bf84ab9fb
@ -23,9 +23,3 @@ proc-macro-crate = "1.0.0"
|
|||||||
|
|
||||||
[lib]
|
[lib]
|
||||||
proc-macro = true
|
proc-macro = true
|
||||||
|
|
||||||
[dev-dependencies]
|
|
||||||
ruma-identifiers = { version = "0.19.0", path = "../ruma-identifiers" }
|
|
||||||
serde_json = "1.0.60"
|
|
||||||
js_int = { version = "0.2.0", features = ["serde"] }
|
|
||||||
serde = { version = "1.0.118", features = ["derive"] }
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user