rust/crates/stdx/Cargo.toml
2020-07-14 10:57:26 +09:00

13 lines
209 B
TOML

[package]
name = "stdx"
version = "0.1.0"
authors = ["rust-analyzer developers"]
edition = "2018"
license = "MIT OR Apache-2.0"
[lib]
doctest = false
[dependencies]
# Think twice before adding anything here