[package] name = "intersection" version = "1.0.0" authors = ["Martijn Gribnau "] description = "Find the intersection over a collection of sets; when you need more than the intersection between two sets" license = "MIT OR Apache-2.0" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]