rust/crates/stdx/Cargo.toml

13 lines
209 B
TOML
Raw Normal View History

[package]
name = "stdx"
version = "0.1.0"
authors = ["rust-analyzer developers"]
edition = "2018"
2020-07-14 03:57:26 +02:00
license = "MIT OR Apache-2.0"
[lib]
doctest = false
[dependencies]
# Think twice before adding anything here