Add the payload size to the parameters

This commit is contained in:
Kerollmops
2025-06-25 18:24:50 +02:00
committed by Clément Renault
parent a743da3061
commit 63031219c5
13 changed files with 130 additions and 41 deletions

1
Cargo.lock generated
View File

@ -3855,6 +3855,7 @@ dependencies = [
"anyhow",
"bumpalo",
"bumparaw-collections",
"byte-unit",
"convert_case 0.8.0",
"csv",
"deserr",