1 2 3 4 5 6 7 8
[package] description = "Un-`mut` things!" edition = "2021" license = "MIT" name = "unmut" readme = "README.md" repository = "https://github.com/fenollp/unmut" version = "1.0.0"