fix the easy features in libsyntax
This commit is contained in:
parent
8305394b4c
commit
0be875827f
6 changed files with 30 additions and 31 deletions
2
src/Cargo.lock
generated
2
src/Cargo.lock
generated
|
|
@ -858,8 +858,8 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|||
name = "syntax"
|
||||
version = "0.0.0"
|
||||
dependencies = [
|
||||
"bitflags 0.8.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"log 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"rustc_bitflags 0.0.0",
|
||||
"rustc_data_structures 0.0.0",
|
||||
"rustc_errors 0.0.0",
|
||||
"serialize 0.0.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue