rustc/compiler/rustc_parse_format/Cargo.toml
2022-10-28 11:32:12 +02:00

8 lines
131 B
TOML

[package]
name = "rustc_parse_format"
version = "0.0.0"
edition = "2021"
[dependencies]
rustc_lexer = { path = "../rustc_lexer" }