mirror of
https://github.com/matrix-org/matrix-rust-sdk.git
synced 2026-05-06 23:15:08 -04:00
common: Remove the direct dep to js_int now that Ruma re-exports it
This commit is contained in:
@@ -16,7 +16,6 @@ unstable-synapse-quirks = ["ruma/unstable-synapse-quirks"]
|
||||
[dependencies]
|
||||
assign = "1.1.0"
|
||||
instant = { version = "0.1.7", features = ["wasm-bindgen", "now"] }
|
||||
js_int = "0.1.9"
|
||||
|
||||
[dependencies.ruma]
|
||||
version = "0.0.2"
|
||||
|
||||
Reference in New Issue
Block a user