[package] name = "stoplight" version = "0.3.3" authors = ["Ulisse Mini "] description = "Stoplight is a simple library for stoppable tasks/threads." edition = "2018" license = "MIT" repository = "https://github.com/UlisseMini/stoplight" keywords = ["thread", "task", "cancel", "stop"] categories = ["concurrency"] readme = "README.md" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]