go to stable
This commit is contained in:
parent
c240529fd2
commit
1a7128c1be
@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "messagebus"
|
||||
version = "0.15.0"
|
||||
version = "0.15.1"
|
||||
authors = ["Andrey Tkachenko <andrey@aidev.ru>"]
|
||||
repository = "https://github.com/andreytkachenko/messagebus.git"
|
||||
keywords = ["futures", "async", "tokio", "message", "bus"]
|
||||
|
@ -1,6 +1,3 @@
|
||||
#![feature(return_position_impl_trait_in_trait)]
|
||||
#![feature(async_fn_in_trait)]
|
||||
|
||||
mod async_iter;
|
||||
mod builder;
|
||||
mod chan;
|
||||
|
Loading…
Reference in New Issue
Block a user