chore: Remove pre-release ref from deps (#204)

This commit is contained in:
Santiago Carmuega 2022-11-13 09:59:22 -03:00 committed by GitHub
parent 01bddd2507
commit 07804ef72d
6 changed files with 17 additions and 17 deletions

View file

@ -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"