mirror of
https://github.com/chatmail/core.git
synced 2026-04-29 11:26:29 +03:00
build: update cargo-bolero from 0.8.0 to 0.13.3
New `fuzz` profile is added because cargo-bolero now requires it and uses by default, while `--release` option is removed. Instructions for running AFL are removed from the README because it requires some system reconfiguration and I did not test it this time.
This commit is contained in:
@@ -6,7 +6,7 @@ edition = "2021"
|
||||
license = "MPL-2.0"
|
||||
|
||||
[dev-dependencies]
|
||||
bolero = "0.8"
|
||||
bolero = "0.13.3"
|
||||
|
||||
[dependencies]
|
||||
mailparse = { workspace = true }
|
||||
|
||||
Reference in New Issue
Block a user