blob: aa1714e820f4862a035ce10a11946245267d060c [file] [log] [blame]
[package]
name = "rustc_parse_format"
version = "0.0.0"
edition = "2021"
[dependencies]
rustc_span = { path = "../rustc_span" }
rustc_lexer = { path = "../rustc_lexer" }