]> git.lizzy.rs Git - rust.git/blob - src/tools/clippy/tests/ui-cargo/multiple_config_files/warn/Cargo.toml
Rollup merge of #93613 - crlf0710:rename_to_async_iter, r=yaahc
[rust.git] / src / tools / clippy / tests / ui-cargo / multiple_config_files / warn / Cargo.toml
1 [package]
2 name = "warn"
3 version = "0.1.0"
4 edition = "2021"
5
6 # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
7
8 [dependencies]