mirror of
https://github.com/rust-lang/rust-clippy
synced 2024-12-19 17:44:21 +00:00
9 lines
125 B
TOML
9 lines
125 B
TOML
|
[package]
|
||
|
name = "cargo_common_metadata"
|
||
|
version = "0.1.0"
|
||
|
publish = false
|
||
|
|
||
|
[dependencies]
|
||
|
regex = "1.3.7"
|
||
|
serde = "1.0.110"
|