chore: Remove pre-release ref from deps (#204)
This commit is contained in:
parent
01bddd2507
commit
07804ef72d
6 changed files with 17 additions and 17 deletions
|
|
@ -11,7 +11,7 @@ readme = "README.md"
|
|||
authors = ["Santiago Carmuega <santiago@carmuega.me>"]
|
||||
|
||||
[dependencies]
|
||||
pallas-codec = { version = "0.14.0-alpha.0", path = "../pallas-codec/" }
|
||||
pallas-codec = { version = "0.14.0", path = "../pallas-codec/" }
|
||||
log = "0.4.14"
|
||||
byteorder = "1.4.3"
|
||||
hex = "0.4.3"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue