Skip to content

Commit 11aaad7

Browse files
committed
block based operations of Queue
1 parent 5c29ee5 commit 11aaad7

File tree

9 files changed

+653
-146
lines changed

9 files changed

+653
-146
lines changed

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ exclude = [
2020

2121
[dependencies]
2222
log = "0.4"
23+
bitflags = "1.0"
2324
libc = "0.2"
2425
block = "0.1"
2526

0 commit comments

Comments
 (0)