[package] name = "async_bus" description = "Utility library for sign_mail" authors = ["Bitbot25 AKA Verified"] version = "0.1.0" edition = "2021" license = "GPL-2.0" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] async-std = "1.11.0" futures = "0.3.21"