Skip to content

Commit 7248c6e

Browse files
authored
release 0.6.4 (#274)
and remove unused deps
1 parent 768faa9 commit 7248c6e

File tree

3 files changed

+7
-260
lines changed

3 files changed

+7
-260
lines changed

Cargo.lock

Lines changed: 7 additions & 56 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

io-uring-bench/Cargo.toml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,7 @@ edition = "2018"
88

99
[dependencies]
1010
io-uring = { path = ".." }
11-
iou = "0.3"
12-
uring-sys = "0.7"
1311
criterion = "0.4"
14-
iai = "0.1"
1512
tempfile = "3"
1613

1714
[[bench]]
@@ -23,8 +20,3 @@ harness = false
2320
name = "iovec"
2421
path = "src/iovec.rs"
2522
harness = false
26-
27-
[[bench]]
28-
name = "iai_new_nop"
29-
path = "src/iai_new_nop.rs"
30-
harness = false

io-uring-bench/src/iai_new_nop.rs

Lines changed: 0 additions & 196 deletions
This file was deleted.

0 commit comments

Comments
 (0)