blob: 8be819b76e4134a700755f354145b182dec09362 [file] [log] [blame]
[package]
name = "test_docs"
version = "0.1.0"
edition = "2018"
build = "build.rs"
[lib]
path = "lib.rs"
[features]
default = ["some-feature"]
some-feature = []