formating changes

This commit is contained in:
Elijah McMorris 2024-08-09 12:43:49 -07:00
parent 8063284c56
commit 93cfa42984
Signed by: NexVeridian
SSH key fingerprint: SHA256:bsA1SKZxuEcEVHAy3gY1HUeM5ykRJl0U0kQHQn0hMg8
5 changed files with 167 additions and 31 deletions

View file

@ -81,7 +81,7 @@ async fn main() -> Result<(), Error> {
reader,
Some(pb.clone()),
500,
1000,
1_000,
CreateVersion::Bulk,
)
.await?;