mirror of
https://github.com/openharmony/third_party_rust_tinyvec.git
synced 2026-07-15 12:35:41 -04:00
Badges and readme junk
Really this is just to poke the CI for this PR.
This commit is contained in:
@@ -10,3 +10,7 @@ categories = ["data-structures", "no-std"]
|
||||
|
||||
[dependencies]
|
||||
# not even std!
|
||||
|
||||
[badges]
|
||||
appveyor = { repository = "Lokathor/tinyvec" }
|
||||
travis-ci = { repository = "Lokathor/tinyvec" }
|
||||
|
||||
@@ -1,2 +1,10 @@
|
||||
[](https://opensource.org/licenses/Zlib)
|
||||

|
||||
[](https://travis-ci.org/Lokathor/tinyvec)
|
||||
[](https://ci.appveyor.com/project/Lokathor/tinyvec/branch/master)
|
||||
[](https://crates.io/crates/tinyvec)
|
||||
[](https://docs.rs/tinyvec/)
|
||||
|
||||
# tinyvec
|
||||
|
||||
Just, really the littlest Vec you could need. So smol.
|
||||
|
||||
Reference in New Issue
Block a user