[package]
authors = ["vcombey <vcombey@student.42.fr>"]
description = "a crate wich add fallible allocation api to std collections"
edition = "2018"
keywords = ["fallible", "collections"]
license = "MIT/Apache-2.0"
name = "fallible_collections"
readme = "README.md"
repository = "https://github.com/vcombey/fallible_collections.git"
version = "0.1.1"