Remove rust version requirement from deploy.md

merge-requests/360/head^2
Jim 2 years ago
parent f8547ecba4
commit 722e553c6e

@ -43,7 +43,6 @@ $ sudo apt install libclang-dev build-essential
$ cargo build --release
```
Note that this currently requires Rust 1.50.
If you want to cross compile Conduit to another architecture, read the [Cross-Compile Guide](cross/README.md).

Loading…
Cancel
Save