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