]> git.proxmox.com Git - rustc.git/blame - compiler/rustc_parse_format/Cargo.toml
New upstream version 1.56.0~beta.4+dfsg1
[rustc.git] / compiler / rustc_parse_format / Cargo.toml
CommitLineData
1b1a35ee 1[package]
1b1a35ee
XL
2name = "rustc_parse_format"
3version = "0.0.0"
4edition = "2018"
5
6[dependencies]
7rustc_span = { path = "../rustc_span" }
8rustc_lexer = { path = "../rustc_lexer" }