Skip to content

Commit 94670e3

Browse files
committed
rustfmt
1 parent 335f433 commit 94670e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

benches/benchmark.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
)]
1111
extern "system" {}
1212

13-
use std::time::Duration;
1413
use criterion::{criterion_group, criterion_main, BatchSize, Criterion};
14+
use std::time::Duration;
1515
use tokio::runtime::Runtime;
1616

1717
use mlua::prelude::*;

0 commit comments

Comments
 (0)