Skip to content

Commit 0ed57f8

Browse files
committed
unify fatality versions
1 parent 01795b0 commit 0ed57f8

File tree

2 files changed

+21
-58
lines changed

2 files changed

+21
-58
lines changed

Cargo.lock

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

polkadot/node/subsystem-types/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ workspace = true
1111

1212
[dependencies]
1313
derive_more = "0.99.17"
14-
fatality = "0.0.6"
14+
fatality = "0.1.1"
1515
futures = "0.3.30"
1616
polkadot-primitives = { path = "../../primitives" }
1717
polkadot-node-primitives = { path = "../primitives" }

0 commit comments

Comments
 (0)