2
0
Fork 0
mirror of https://github.com/rust-lang/rust-analyzer synced 2025-02-15 13:38:33 +00:00
rust-analyzer/crates/stdx/Cargo.toml

12 lines
179 B
TOML
Raw Normal View History

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