mirror of
https://github.com/Cisco-Talos/clamav.git
synced 2025-10-19 10:23:17 +00:00
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:
parent
64b4bd9ccc
commit
719a8b2fea
1 changed files with 1 additions and 1 deletions
2
NEWS.md
2
NEWS.md
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue