]> git.lizzy.rs Git - rust.git/blobdiff - Cargo.toml
Ignore arguments when looking for `IndexMut` for subsequent `mut` obligation
[rust.git] / Cargo.toml
index 9b143dcc8d89a1153c3154cea25843b7e29c54c6..7b5e0fa1c281787b2d2cff8aa6dd737fab06c228 100644 (file)
@@ -65,7 +65,5 @@ rustc-std-workspace-core = { path = 'src/tools/rustc-std-workspace-core' }
 rustc-std-workspace-alloc = { path = 'src/tools/rustc-std-workspace-alloc' }
 rustc-std-workspace-std = { path = 'src/tools/rustc-std-workspace-std' }
 
-ena = { version = "0.13.1", git = "https://github.com/Marwes/ena", branch = "detach_undo_log" }
-
 [patch."https://github.com/rust-lang/rust-clippy"]
 clippy_lints = { path = "src/tools/clippy/clippy_lints" }