chore: Remove pre-release ref from deps (#204)
This commit is contained in:
parent
8ec45e1168
commit
f215f2178c
6 changed files with 17 additions and 17 deletions
|
|
@ -15,7 +15,7 @@ hex = "0.4"
|
|||
cryptoxide = { version = "0.4.1" }
|
||||
thiserror = "1.0"
|
||||
rand_core = "0.6"
|
||||
pallas-codec = { version = "0.14.0-alpha.0", path = "../pallas-codec" }
|
||||
pallas-codec = { version = "0.14.0", path = "../pallas-codec" }
|
||||
serde = "1.0.143"
|
||||
|
||||
[dev-dependencies]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue