[package] name = "fallible_alloc" version = "0.2.0" authors = ["zkud "] edition = "2018" license = "MIT" repository = "https://github.com/zkud/fallible-alloc" keywords = ["allocation", "fallible", "std", "stable"] description = "Fallible rust stable std collections allocations" readme = "README.md" categories = ["memory-management"] [dev-dependencies] version-sync = "0.9"