Skip to content

Commit ef3b0db

Browse files
committed
Updated cargo version
1 parent 18f3593 commit ef3b0db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "multiqueue"
3-
version = "0.2.1"
3+
version = "0.3.0"
44
authors = ["Sam Schetterer <samschet@gmail.com>"]
55
license = "MIT"
66
description = "A fast mpmc broadcast queue"

0 commit comments

Comments
 (0)