[package] name = "container_literals" version = "0.1.2" authors = ["Oilaba "] edition = "2018" description = "vec! like macros for creating maps and sets." license = "GPL-2.0" keywords = ["macro", "map", "set", "literal"] # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]