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
724eac07
Commit
724eac07
authored
Jan 09, 2019
by
Hero Bird
Browse files
[examples/Subpeep] Finally remove parity-codec-derive since it is now used through parity-codec
parent
75a1c98c
Changes
1
Hide whitespace changes
Inline
Side-by-side
examples/subpeep/Cargo.toml
View file @
724eac07
...
...
@@ -8,7 +8,6 @@ edition = "2018"
pdsl_core
=
{
path
=
"../../pdsl_core"
}
parity-codec
=
{
version
=
"2.0.4"
,
default-features
=
false
}
parity-codec-derive
=
{
version
=
"2.0.4"
,
default-features
=
false
}
lazy_static
=
{
version
=
"1.2"
,
features
=
["spin_no_std"]
}
spin
=
{
version
=
"0.4"
,
default-features
=
false
}
...
...
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