[package] name = "agenda" version = "0.0.1" authors = ["owen "] description = "Safe collections that can be mutated while being iterated through" license = "AGPL-3.0" categories = ["data-structures"] repository = "https://github.com/stensonowen/agenda" documentation = "https://docs.rs/agenda/" readme = "README.md" [dependencies]