Skip to content
Snippets Groups Projects
Commit c215538b authored by Alexis Beingessner's avatar Alexis Beingessner
Browse files

0.1.0 release

parent 4cb592e9
No related branches found
No related tags found
No related merge requests found
[package]
name = "vec-map"
name = "vec_map"
version = "0.1.0"
authors = ["Alexis Beingessner <a.beingessner@gmail.com>"]
authors = ["Alex Crichton <alex@alexcrichton.com>",
"Jorge Aparicio <japaricious@gmail.com>",
"Alexis Beingessner <a.beingessner@gmail.com>",
"Brian Anderson <>",
"tbu- <>",
"Manish Goregaokar <>",
"Aaron Turon <aturon@mozilla.com>",
"Adolfo Ochagavía <>",
"Niko Matsakis <>",
"Steven Fackler <>",
"Chase Southwood <csouth3@illinois.edu>",
"Eduard Burtescu <>",
"Florian Wilkens <>",
"Félix Raimundo <>",
"Tibor Benke <>",
"Markus Siemens <markus@m-siemens.de>",
"Josh Branchaud <jbranchaud@gmail.com>",
"Huon Wilson <dbau.pp@gmail.com>",
"Corey Farwell <coref@rwell.org>",
"Aaron Liblong <>",
"Nick Cameron <nrc@ncameron.org>",
"Patrick Walton <pcwalton@mimiga.net>",
"Felix S Klock II <>",
"Andrew Paseltiner <>",
"Sean McArthur <sean.monstar@gmail.com>",
"Vadim Petrochenkov <>"]
license = "MIT/Apache-2.0"
description = "A simple map based on a vector for small integer keys"
repository = "https://github.com/contain-rs/vec-map"
homepage = "https://github.com/contain-rs/vec-map"
documentation = "https://contain-rs.github.io/vec-map/vec_map"
keywords = ["data-structures", "vecmap"]
readme = "README.md"
\ No newline at end of file
keywords = ["data-structures", "collections", "vecmap", "vec_map", "contain-rs"]
readme = "README.md"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment