mirror of
https://github.com/openharmony/third_party_rust_tinyvec.git
synced 2026-07-18 20:34:34 -04:00
This commit is contained in:
+1
-1
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user