Merge branch 'JimZAH-next-patch-83655' into 'next'

Remove rust version requirement from deploy.md

See merge request JimZAH/conduit!2
This commit is contained in:
Jim 2022-06-18 14:57:30 +00:00
commit b4be087a46

View File

@ -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).