source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3015a7d0a5fd5105c91c3710d42f9ccf0abfb287d62206484dcc67f9569a6483"
-[[package]]
-name = "std-doc"
-version = "0.0.1"
-
[[package]]
name = "strsim"
version = "0.9.3"
edition = "2018"
[workspace]
-members = ["wasm", "wdriver", "src/std-doc"]
+members = ["wasm", "wdriver"]
[dependencies]
+++ /dev/null
-
-[package]
-name = "std-doc"
-authors = ["Rust authors"]
-license = "Same as Rust"
-
-version = "0.0.1"
-edition = "2018"
-
-[lib]
-name = "std_doc"
-path = "lib.rs"
+++ /dev/null
-#[doc(inline)]
-pub use std;