Bump minimum Rust version requirement

The rust version required is dictated by `jpeg-decoder` requirements which cannot be compiled without version `1.61` or newer.

Rather than adding a new section in `News.md` for `0.105.3` just bump the entry for `0.105`.
This commit is contained in:
ℕicolas ℝ 2022-12-28 19:00:03 -07:00 committed by Micah Snyder
parent 64b4bd9ccc
commit 719a8b2fea

View file

@ -289,7 +289,7 @@ ClamAV 0.105.0 includes the following improvements and changes.
rustup update
```
Building ClamAV requires, at a minimum, Rust compiler version 1.56, as it
Building ClamAV requires, at a minimum, Rust compiler version 1.61, as it
relies on features introduced in the Rust 2021 Edition.
ClamAV's third-party Rust library dependencies are vendored into the release