[package] name = "minimal_signals" version = "0.4.0" authors = ["Robert Escriva "] edition = "2021" description = "minimal_signals provides a minimal API for working with signals." license = "Apache-2.0" repository = "https://github.com/rescrv/blue" [dependencies] libc = "0.2"