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 2e95436 commit 50f1e1fCopy full SHA for 50f1e1f
README.rst
@@ -80,6 +80,8 @@ Commands
80
81
* `build` - Standard `build` command builds all rust extensions.
82
83
+* `build_ext` - Command builds all rust extensions.
84
+
85
* `clean` - Standard `clean` command executes `cargo clean` for all rust extensions.
86
-* `check` - Standard `checl` command executes `cargo check` for all rust extensions.
87
+* `check` - Standard `check` command executes `cargo check` for all rust extensions.
0 commit comments