We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a916cd commit 7c1d40fCopy full SHA for 7c1d40f
component-model/src/language-support/importing-and-reusing-components/rust.md
@@ -27,7 +27,7 @@ world calculator {
27
28
### Referencing the package to import
29
30
-Because the `docs:adder` package is in a different project, we must first tell `cargo` how to find it. To do this, we add a
+Because the `docs:adder` package is in a different project, we must first tell `wkg` how to find it. To do this, we add a
31
custom `wkg.toml` to our project:
32
33
```toml
0 commit comments