Skip to content
This repository was archived by the owner on Nov 9, 2019. It is now read-only.

Commit 0774af3

Browse files
committed
Fixed aktoro-context's aktoro-channel version.
1 parent 9b9494d commit 0774af3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

aktoro-context/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ futures-util-preview = "0.3.0-alpha.16"
1313

1414
[dependencies.aktoro-channel]
1515
path = "../aktoro-channel"
16-
version = "0.1.0-alpha.5"
16+
version = "0.1.0-alpha.6"
1717

1818
[dependencies.aktoro-raw]
1919
path = "../aktoro-raw"

0 commit comments

Comments
 (0)