Fix some of the edition 2024 warnings

This commit is contained in:
Clément Renault
2025-04-01 12:21:33 +02:00
parent 2762d5a32a
commit aa87064a13
82 changed files with 323 additions and 317 deletions

View File

@@ -3,7 +3,7 @@ name = "flatten-serde-json-fuzz"
version = "0.0.0"
authors = ["Automatically generated"]
publish = false
edition = "2018"
edition = "2024"
[package.metadata]
cargo-fuzz = true