Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Switch to GitLab Next
Sign in / Register
Toggle navigation
Menu
Open sidebar
Jack Wrenn
frequency
Commits
76082105
Commit
76082105
authored
Mar 25, 2017
by
Jack Wrenn
Browse files
Prepare for publishing.
Specify version of `frequency` dependency.
parent
ed0d6650
Changes
3
Hide whitespace changes
Inline
Side-by-side
btreemap/Cargo.toml
View file @
76082105
...
...
@@ -14,4 +14,5 @@ categories = ["algorithms"]
num-traits
=
"0.1.37"
[dependencies.frequency]
version
=
"^1.0.0"
path
=
"../"
\ No newline at end of file
hashmap/Cargo.toml
View file @
76082105
...
...
@@ -15,4 +15,5 @@ fnv = "^1.0"
num-traits
=
"0.1.37"
[dependencies.frequency]
version
=
"^1.0.0"
path
=
"../"
\ No newline at end of file
ordermap/Cargo.toml
View file @
76082105
...
...
@@ -16,4 +16,5 @@ ordermap = "0.2.8"
num-traits
=
"0.1.37"
[dependencies.frequency]
version
=
"^1.0.0"
path
=
"../"
\ No newline at end of file
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment