chore: Remove lagging pre-release ref (#206)
This commit is contained in:
parent
fb72e05b52
commit
bccdf160cd
1 changed files with 2 additions and 2 deletions
|
|
@ -16,8 +16,8 @@ authors = [
|
|||
[dependencies]
|
||||
hex = "0.4.3"
|
||||
log = "0.4.14"
|
||||
pallas-crypto = { version = "0.14.0-alpha.0", path = "../pallas-crypto" }
|
||||
pallas-codec = { version = "0.14.0-alpha.0", path = "../pallas-codec" }
|
||||
pallas-crypto = { version = "0.14.0", path = "../pallas-crypto" }
|
||||
pallas-codec = { version = "0.14.0", path = "../pallas-codec" }
|
||||
base58 = "0.2.0"
|
||||
bech32 = "0.9.0"
|
||||
serde = { version = "1.0.136", optional = true, features = ["derive"] }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue