contracts-libs
contracts-libs copied to clipboard
fix: foundry fuzz config
foundry config option fuzz.max_local_rejects was removed and fuzz.max_global_rejects was deprecated and replaced by fuzz.max_test_rejects
refs issue: https://github.com/foundry-rs/foundry/issues/3153 pr: https://github.com/foundry-rs/foundry/pull/4466