Skip to content

Commit 502a94b

Browse files
committed
[future-queue] version 0.3.0
1 parent a6b84f4 commit 502a94b

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 = "future-queue"
3-
version = "0.2.2"
3+
version = "0.3.0"
44
description = "Adapters to manage a queue of futures, where each future can have a different weight."
55
edition = "2021"
66
license = "MIT OR Apache-2.0"

0 commit comments

Comments
 (0)