Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
parity
Mirrored projects
ink
Commits
0506fd27
Commit
0506fd27
authored
Jan 15, 2019
by
Hero Bird
Browse files
[pdsl_core] Remove no longer needed hashbrown dependency from Cargo.toml
parent
659f9107
Changes
1
Hide whitespace changes
Inline
Side-by-side
pdsl_core/Cargo.toml
View file @
0506fd27
...
...
@@ -18,7 +18,6 @@ categories = ["no-std", "embedded"]
include
=
[
"/Cargo.toml"
,
"src/**/*.rs"
,
"/README.md"
,
"/LICENSE"
]
[dependencies]
hashbrown
=
{
version
=
"0.1.7"
,
features
=
["nightly"]
}
tiny-keccak
=
"1.4"
log
=
"0.4"
wee_alloc
=
"0.4"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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