mirror of
https://git.asonix.dog/asonix/pict-rs
synced 2024-12-25 12:01:24 +00:00
Remove references to protobuf, update rust version in readme
This commit is contained in:
parent
253867a0b5
commit
f6cde8c0c3
1 changed files with 1 additions and 2 deletions
|
@ -254,8 +254,7 @@ More information is available in the [Ubuntu and Debian docs](./docs/ubuntu-and-
|
||||||
|
|
||||||
##### Compile from Source
|
##### Compile from Source
|
||||||
pict-rs can be compiled from source using a recent version of the rust compiler. I do development
|
pict-rs can be compiled from source using a recent version of the rust compiler. I do development
|
||||||
and produce releases on 1.70. pict-rs also requires the `protoc` protobuf compiler to be present at
|
and produce releases on 1.73.
|
||||||
build-time in order to enable use of [`tokio-console`](https://github.com/tokio-rs/console).
|
|
||||||
|
|
||||||
Like the Binary Download option, `imagemagick`, `ffmpeg`, and `exiftool` must be installed for
|
Like the Binary Download option, `imagemagick`, `ffmpeg`, and `exiftool` must be installed for
|
||||||
pict-rs to run properly.
|
pict-rs to run properly.
|
||||||
|
|
Loading…
Reference in a new issue