]> git.lizzy.rs Git - rust.git/blobdiff - compiler/rustc_trait_selection/Cargo.toml
Fix spelling: Cannonical -> Canonical
[rust.git] / compiler / rustc_trait_selection / Cargo.toml
index 27cd5c2acace4a8913cacbc3191b436f1402f63f..d59bdae0332cb3001868854c7744692c059d68a3 100644 (file)
@@ -19,6 +19,7 @@ rustc_index = { path = "../rustc_index" }
 rustc_infer = { path = "../rustc_infer" }
 rustc_lint_defs = { path = "../rustc_lint_defs" }
 rustc_macros = { path = "../rustc_macros" }
+rustc_query_system = { path = "../rustc_query_system" }
 rustc_session = { path = "../rustc_session" }
 rustc_span = { path = "../rustc_span" }
 rustc_target = { path = "../rustc_target" }