[package] name = "bevy_tasks" version = "0.1.3" authors = [ "Bevy Contributors ", "Lachlan Sneff ", "Philip Degarmo " ] edition = "2018" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] multitask = "0.2" num_cpus = "1" parking = "1" pollster = "0.2"