Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
V
vec-map
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
sweng-group-15
vec-map
Commits
c215538b
Commit
c215538b
authored
9 years ago
by
Alexis Beingessner
Browse files
Options
Downloads
Patches
Plain Diff
0.1.0 release
parent
4cb592e9
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
Cargo.toml
+29
-4
29 additions, 4 deletions
Cargo.toml
with
29 additions
and
4 deletions
Cargo.toml
+
29
−
4
View file @
c215538b
[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"
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment