1
0
Fork 0
mirror of https://gitlab.com/famedly/conduit.git synced 2024-09-12 01:19:10 +02:00

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