automatic cargo CI changes

This commit is contained in:
PlexSheep 2024-05-22 22:21:49 +00:00 committed by github-actions[bot]
parent 3926be8aac
commit 93a27564c6
1 changed files with 1 additions and 1 deletions

View File

@ -228,7 +228,7 @@ impl Default for FormatOptions {
dec: false,
numbers: vec![],
rand: 0,
rand_max: NumberType::MAX
rand_max: NumberType::MAX,
}
}
}