chore: Tidy up examples
This commit is contained in:
parent
990c543244
commit
f6613a1644
5 changed files with 10 additions and 13 deletions
|
|
@ -2,6 +2,7 @@
|
|||
name = "byron-decoder"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
publish = false
|
||||
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
|
|
@ -10,5 +11,3 @@ pallas = { path = "../../pallas" }
|
|||
net2 = "0.2.37"
|
||||
env_logger = "0.9.0"
|
||||
hex = "0.4.3"
|
||||
|
||||
[workspace]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue