aboutsummaryrefslogtreecommitdiff
path: root/docs/modules
diff options
context:
space:
mode:
Diffstat (limited to 'docs/modules')
-rw-r--r--docs/modules/ROOT/pages/faq.adoc2
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
300Using `patch` will replace all direct AND indirect dependencies. 300Using `patch` will replace all direct AND indirect dependencies.
301 301
302See 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]