Update crates

This commit is contained in:
kjeremy 2020-10-11 18:01:50 -04:00
parent b7596d2483
commit a7d6674e4d
2 changed files with 30 additions and 30 deletions

View file

@ -17,9 +17,9 @@ ena = "0.14.0"
log = "0.4.8"
rustc-hash = "1.1.0"
scoped-tls = "1"
chalk-solve = "0.32"
chalk-ir = "0.32"
chalk-recursive = "0.32"
chalk-solve = "0.33"
chalk-ir = "0.33"
chalk-recursive = "0.33"
stdx = { path = "../stdx", version = "0.0.0" }
hir_def = { path = "../hir_def", version = "0.0.0" }