Skip to content

Commit 9c809b7

Browse files
committed
Remove mention of diesel 2.0.
1 parent cbc9da4 commit 9c809b7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/cargo/core/compiler/job_queue.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1207,7 +1207,6 @@ feature resolver. Some workarounds you may want to consider:
12071207
- Try using the previous resolver by setting `resolver = \"1\"` in `Cargo.toml`
12081208
(see <https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions>
12091209
for more information).
1210-
- Check for the 2.0 release of diesel which does not have this problem.
12111210
",
12121211
unit.pkg.version(),
12131212
features_suggestion

0 commit comments

Comments
 (0)