Lokathor
2020-07-15 06:53:32 -06:00
committed by GitHub
parent e069cd2906
commit 99598c1cda
+1 -1
View File
@@ -4,7 +4,7 @@ description = "Just, really the littlest Vec you could need. So smol."
version = "0.4.0-alpha.2"
authors = ["Lokathor <zefria@gmail.com>"]
edition = "2018"
license = "Zlib"
license = "Zlib OR Apache-2.0 OR MIT"
keywords = ["vec", "no_std", "no-std", "smol"]
categories = ["data-structures", "no-std"]
repository = "https://github.com/Lokathor/tinyvec"