Remove rust version requirement from deploy.md
This commit is contained in:
parent
f8547ecba4
commit
722e553c6e
1 changed files with 0 additions and 1 deletions
|
@ -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…
Reference in a new issue