Breaking change upgrades
This commit is contained in:
parent
1c2e17f4e3
commit
9ec5ef541a
26 changed files with 99 additions and 49 deletions
|
@ -12,6 +12,7 @@ crate-type = ["dylib"]
|
|||
serialize = { path = "../libserialize" }
|
||||
syntax_pos = { path = "../libsyntax_pos" }
|
||||
rustc_data_structures = { path = "../librustc_data_structures" }
|
||||
rustc_cratesio_shim = { path = "../librustc_cratesio_shim" }
|
||||
unicode-width = "0.1.4"
|
||||
atty = "0.2"
|
||||
termcolor = "0.3"
|
||||
termcolor = "1.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue