commit a3fc5fd6c1c1956f71c4932d309916b50cf44299
parent a1d6dab7f30c9c742fa25999e8607ef007203eeb
Author: donicrosby <donicrosby1995@gmail.com>
Date: Tue, 9 Nov 2021 21:39:55 -0500
Docs command not needed
Diffstat:
1 file changed, 0 insertions(+), 4 deletions(-)
diff --git a/mrsbfh/Cargo.toml b/mrsbfh/Cargo.toml
@@ -10,10 +10,6 @@ keywords = ["matrix", "chat", "framework", "simple", "communication"]
categories = ["network-programming"]
readme = "../README.md"
-[package.metadata.docs.rs]
-features = ["docs"]
-rustdoc-args = ["--cfg", "feature=\"docs\""]
-
[dependencies.matrix-sdk]
version = "0.4.1"
default_features = false