Update docs/modules/ROOT/pages/faq.adoc
This commit is contained in:
parent
3294ca36ce
commit
61fa95f353
1 changed files with 2 additions and 0 deletions
|
@ -299,6 +299,8 @@ You can add a section to your `Cargo.toml` file like this, you'll need to patch
|
|||
|
||||
Using `patch` will replace all direct AND indirect dependencies.
|
||||
|
||||
See the link:https://embassy.dev/book/dev/new_project.html#_cargo_toml[new project docs] for more details on this approach.
|
||||
|
||||
[source,toml]
|
||||
----
|
||||
[patch.crates-io]
|
||||
|
|
Loading…
Reference in a new issue