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