]> git.proxmox.com Git - rustc.git/blobdiff - compiler/rustc_parse_format/Cargo.toml
New upstream version 1.62.1+dfsg1
[rustc.git] / compiler / rustc_parse_format / Cargo.toml
index aa1714e820f4862a035ce10a11946245267d060c..fcc68b3a219cc93bea57983cbe980b31a8b220c8 100644 (file)
@@ -4,5 +4,4 @@ version = "0.0.0"
 edition = "2021"
 
 [dependencies]
-rustc_span = { path = "../rustc_span" }
 rustc_lexer = { path = "../rustc_lexer" }