[package] name = "vride-runtime" version = "0.1.0" authors = ["Simon Hyll "] edition = "2018" description = "(pre-alpha) VRIDE custom async runtime" readme = "README.md" homepage = "https://vride.rs" license-file = "LICENSE.txt" [dependencies] futures = "0.3"