mirror of
https://gitlab.com/famedly/conduit.git
synced 2024-11-04 17:18:51 +01:00
Merge branch 'next' into 'next'
Remove outdated rust version info See merge request famedly/conduit!360
This commit is contained in:
commit
566dc0a6a2
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