[package] name = "storages" version = "0.1.1" authors = ["Tim Diekmann "] edition = "2018" description = "Storage backends for collections" repository = "https://github.com/TimDiekmann/storages" documentation = "https://docs.rs/storages" readme = "README.md" keywords = ["collections"] categories = ["memory-management", "no-std"] license = "MIT OR Apache-2.0" exclude = [".github/**"]