mirror of
https://github.com/rust-lang/rust-clippy
synced 2024-11-14 08:57:30 +00:00
91f7e22edf
Rust and the cargo used to bootstrap was updated in https://github.com/rust-lang/rust/pull/54601 which now has the 2018 edition stabilized.
6 lines
146 B
TOML
6 lines
146 B
TOML
[package]
|
|
name = "rustc_tools_util"
|
|
version = "0.1.0"
|
|
authors = ["Matthias Krüger <matthias.krueger@famsik.de>"]
|
|
edition = "2018"
|
|
[dependencies]
|