Skip to content

Commit

Permalink
Remove mention of diesel 2.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
ehuss committed Jun 21, 2021
1 parent cbc9da4 commit 9c809b7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/cargo/core/compiler/job_queue.rs
Original file line number Diff line number Diff line change
Expand Up @@ -1207,7 +1207,6 @@ feature resolver. Some workarounds you may want to consider:
- Try using the previous resolver by setting `resolver = \"1\"` in `Cargo.toml`
(see <https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions>
for more information).
- Check for the 2.0 release of diesel which does not have this problem.
",
unit.pkg.version(),
features_suggestion
Expand Down

0 comments on commit 9c809b7

Please sign in to comment.