ruma: Enable all Cargo features + docsrs cfg on docs.rs
This commit is contained in:
parent
c7c11b2f3e
commit
292c5ead54
@ -11,6 +11,10 @@ license = "MIT"
|
||||
version = "0.0.2"
|
||||
edition = "2018"
|
||||
|
||||
[package.metadata.docs.rs]
|
||||
all-features = true
|
||||
rustdoc-args = ["--cfg", "docsrs"]
|
||||
|
||||
[dependencies]
|
||||
assign = "1.1.1"
|
||||
js_int = "0.2.0"
|
||||
|
Loading…
x
Reference in New Issue
Block a user