Skip to content

Commit

Permalink
release 0.6.4
Browse files Browse the repository at this point in the history
and remove unused deps
  • Loading branch information
quininer committed Apr 18, 2024
1 parent 768faa9 commit 662ee4d
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 260 deletions.
63 changes: 7 additions & 56 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 0 additions & 8 deletions io-uring-bench/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,7 @@ edition = "2018"

[dependencies]
io-uring = { path = ".." }
iou = "0.3"
uring-sys = "0.7"
criterion = "0.4"
iai = "0.1"
tempfile = "3"

[[bench]]
Expand All @@ -23,8 +20,3 @@ harness = false
name = "iovec"
path = "src/iovec.rs"
harness = false

[[bench]]
name = "iai_new_nop"
path = "src/iai_new_nop.rs"
harness = false
196 changes: 0 additions & 196 deletions io-uring-bench/src/iai_new_nop.rs

This file was deleted.

0 comments on commit 662ee4d

Please sign in to comment.