Don't disable default-features on ruma

there are no features that are active by default, this is a no-op.
master
Jonas Platte 2020-11-23 14:58:48 +01:00
parent dedb1eb745
commit 591f031246
No known key found for this signature in database
GPG Key ID: 7D261D771D915378
1 changed files with 0 additions and 1 deletions

View File

@ -22,7 +22,6 @@ js_int = "0.1.9"
version = "0.0.1"
git = "https://github.com/ruma/ruma"
rev = "d16fd4b2c1be1b06fd9be99373a3e77d74fadff3"
default-features = false
features = ["client-api", "unstable-pre-spec", "unstable-synapse-quirks"]
[target.'cfg(not(target_arch = "wasm32"))'.dependencies]