Skip to content

Commit d59d76d

Browse files
authored
Merge branch 'main' into feat/new-cat-signed-doc
2 parents c32811a + bd97c6f commit d59d76d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

rust/cardano-chain-follower/Cargo.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "cardano-chain-follower"
3-
version = "0.0.10"
3+
version = "0.0.11"
44
edition.workspace = true
55
authors.workspace = true
66
homepage.workspace = true
@@ -19,6 +19,7 @@ mithril-client = { version = "0.12.2", default-features = false, features = [
1919
"full",
2020
"num-integer-backend",
2121
] }
22+
2223
cardano-blockchain-types = { version = "0.0.5", path = "../cardano-blockchain-types" }
2324
catalyst-types = { version = "0.0.4", path = "../catalyst-types" }
2425

0 commit comments

Comments
 (0)