Merge branch 'next' into 'next'

Remove outdated rust version info

See merge request famedly/conduit!360
This commit is contained in:
Timo Kösters 2022-06-18 15:02:31 +00:00
commit 566dc0a6a2

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