mirror of
https://github.com/dtolnay/cargo-expand.git
synced 2025-04-02 20:37:37 +03:00
9 lines
158 B
TOML
9 lines
158 B
TOML
[package]
|
|
name = "cargo-expand-test"
|
|
version = "0.0.0"
|
|
authors = ["David Tolnay <dtolnay@gmail.com>"]
|
|
edition = "2021"
|
|
publish = false
|
|
|
|
[lib]
|
|
path = "lib.rs"
|