]> git.lizzy.rs Git - rust.git/blobdiff - compiler/rustc_hir/Cargo.toml
Auto merge of #88268 - GuillaumeGomez:generics-search-index, r=notriddle,camelid...
[rust.git] / compiler / rustc_hir / Cargo.toml
index ff6758e66dff22075dfd8937b469350a688c7dd6..41c63440ba3cd86f72d5e055dd5bcd73c6fbcf00 100644 (file)
@@ -1,7 +1,7 @@
 [package]
 name = "rustc_hir"
 version = "0.0.0"
-edition = "2018"
+edition = "2021"
 
 [lib]
 doctest = false
@@ -17,4 +17,4 @@ rustc_serialize = { path = "../rustc_serialize" }
 rustc_ast = { path = "../rustc_ast" }
 tracing = "0.1"
 smallvec = { version = "1.6.1", features = ["union", "may_dangle"] }
-odht = { version = "0.2.1", features = ["nightly"] }
+odht = { version = "0.3.1", features = ["nightly"] }