Add missing docs.rs metadata to Cargo manifests
This commit is contained in:
@@ -11,6 +11,9 @@ license = "MIT"
|
||||
version = "0.1.0"
|
||||
edition = "2018"
|
||||
|
||||
[package.metadata.docs.rs]
|
||||
all-features = true
|
||||
|
||||
[features]
|
||||
unstable-pre-spec = ["ruma-events/unstable-pre-spec"]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user