more markdown list formatting
Co-authored-by: Guillaume Gomez <guillaume1.gomez@gmail.com>
This commit is contained in:
parent
540c3f434f
commit
5ecac8ede6
@ -64,8 +64,8 @@ dependencies, without using the compiler's own dependency management that
|
|||||||
causes this issue.
|
causes this issue.
|
||||||
|
|
||||||
This error can be fixed by:
|
This error can be fixed by:
|
||||||
* Using [Cargo], the Rust package manager, automatically fixing this issue.
|
* Using [Cargo], the Rust package manager, automatically fixing this issue.
|
||||||
* Recompiling crate `a` so that both crate `b` and `main` have a uniform
|
* Recompiling crate `a` so that both crate `b` and `main` have a uniform
|
||||||
version to depend on.
|
version to depend on.
|
||||||
|
|
||||||
[Cargo]: ../cargo/index.html
|
[Cargo]: ../cargo/index.html
|
||||||
|
Loading…
x
Reference in New Issue
Block a user