File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -99,7 +99,7 @@ fn main() {
99
99
}
100
100
```
101
101
102
- For full instructions, see [ the website] [ diesel ] .
102
+ For full instructions, see [ the website] [ Diesel ] .
103
103
104
104
These kinds of libraries are extremely powerful, but rely on custom derive for
105
105
ergonomics. While these libraries _ worked_ on Rust stable previously, they were
@@ -234,7 +234,7 @@ check what your packages are doing and update to use `std::env`!
234
234
235
235
[ cargo/3368 ] : https://github.com/rust-lang/cargo/pull/3368
236
236
237
- The ` cargo test ` command has [ gained support for a ` --all ` flag] [ cargo/3221 ] ,
237
+ The ` cargo test ` command has [ gained support for a ` --all ` flag] [ cargo/3321 ] ,
238
238
which is useful when you have a workspace.
239
239
240
240
[ cargo/3321 ] : https://github.com/rust-lang/cargo/pull/3321
You can’t perform that action at this time.
0 commit comments