mirror of
https://github.com/rust-lang/rust-clippy
synced 2025-01-11 20:58:44 +00:00
fa11aad92a
clippy 0.0.212 (964fcbe0 2018-09-06)
8 lines
176 B
TOML
8 lines
176 B
TOML
cargo-features = ["edition"]
|
|
|
|
[package]
|
|
name = "rustc_tools_util"
|
|
version = "0.1.0"
|
|
authors = ["Matthias Krüger <matthias.krueger@famsik.de>"]
|
|
edition = "2018"
|
|
[dependencies]
|