Skip to content

Commit 1bf5aae

Browse files
committed
upgrade pallas to v0.30.1
1 parent 89293d9 commit 1bf5aae

File tree

2 files changed

+20
-20
lines changed

2 files changed

+20
-20
lines changed

Cargo.lock

Lines changed: 15 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,11 @@ authors = ["Santiago Carmuega <[email protected]>"]
1818

1919
pallas-multiplexer = "0.18.2"
2020
pallas-miniprotocols = "0.18.2"
21-
pallas-primitives = "0.29.0"
22-
pallas-traverse = "0.29.0"
23-
pallas-addresses = "0.29.0"
24-
pallas-codec = "0.29.0"
25-
pallas-crypto = "0.29.0"
21+
pallas-primitives = "0.30.1"
22+
pallas-traverse = "0.30.1"
23+
pallas-addresses = "0.30.1"
24+
pallas-codec = "0.30.1"
25+
pallas-crypto = "0.30.1"
2626

2727
hex = "0.4.3"
2828
net2 = "0.2.37"

0 commit comments

Comments
 (0)