[package] name = "aktors" version = "0.2.7" edition = "2018" description = "Driver for derive-aktor" license = "MIT" authors = ["insanitybit ", "d0nut "] [dependencies] async-trait = "0.1.24" [dependencies.tokio] version = "0.2.13" features = ["sync", "rt-core", "full"]