diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/modules/ROOT/pages/faq.adoc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/modules/ROOT/pages/faq.adoc b/docs/modules/ROOT/pages/faq.adoc index fe30b68d6..6c7126cd6 100644 --- a/docs/modules/ROOT/pages/faq.adoc +++ b/docs/modules/ROOT/pages/faq.adoc | |||
| @@ -299,6 +299,8 @@ You can add a section to your `Cargo.toml` file like this, you'll need to patch | |||
| 299 | 299 | ||
| 300 | Using `patch` will replace all direct AND indirect dependencies. | 300 | Using `patch` will replace all direct AND indirect dependencies. |
| 301 | 301 | ||
| 302 | See the link:https://embassy.dev/book/dev/new_project.html#_cargo_toml[new project docs] for more details on this approach. | ||
| 303 | |||
| 302 | [source,toml] | 304 | [source,toml] |
| 303 | ---- | 305 | ---- |
| 304 | [patch.crates-io] | 306 | [patch.crates-io] |
