X-Git-Url: https://git.chrismorgan.info/anymap/blobdiff_plain/1e5c62d8f801c3ac36ec833d3c8373fcd4d429f1..39168419e8a4b1dc2711d9447a4e8c9573edce08:/Cargo.toml diff --git a/Cargo.toml b/Cargo.toml index 5149e8f..c1ca92c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,6 +2,7 @@ name = "anymap" version = "0.12.1" authors = ["Chris Morgan "] +edition = "2018" rust-version = "1.34" description = "A safe and convenient store for one value of each type" repository = "https://github.com/chris-morgan/anymap"