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 c86af0b commit 2eb6ef4Copy full SHA for 2eb6ef4
README.md
@@ -94,7 +94,6 @@ Note: you need rustup in order to build rust-bindings (can be installed from [ru
94
Please ensure that the rust version used is matching the one in the `pipeline.yml` under `.github/workflows` path.
95
For example, at the time of writing, version is 1.73. Use the command `rustup override set 1.73` to set to a specific version.
96
97
-
98
To build the project run
99
100
```shell
0 commit comments