mirror of
https://gitlab.com/famedly/conduit.git
synced 2024-12-26 19:54:31 +01:00
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
|
$ 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).
|
If you want to cross compile Conduit to another architecture, read the [Cross-Compile Guide](cross/README.md).
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue