automatic cargo CI changes

This commit is contained in:
PlexSheep 2024-05-22 22:00:38 +00:00 committed by github-actions[bot]
parent 0923bf5247
commit 950c26a35c
1 changed files with 1 additions and 1 deletions

View File

@ -212,7 +212,7 @@ impl Default for FormatOptions {
base64: false,
dec: false,
numbers: vec![],
rand: 0
rand: 0,
}
}
}