mirror of
https://github.com/rust-lang/rust-analyzer
synced 2024-11-10 15:14:32 +00:00
b764c38436
This crate will hold everything to small to be worth publishing
11 lines
179 B
TOML
11 lines
179 B
TOML
[package]
|
|
name = "stdx"
|
|
version = "0.1.0"
|
|
authors = ["rust-analyzer developers"]
|
|
edition = "2018"
|
|
|
|
[lib]
|
|
doctest = false
|
|
|
|
[dependencies]
|
|
# Think twice before adding anything here
|