Skip to content

Commit 67241d3

Browse files
committed
switch to the original cocoon
1 parent 19ab794 commit 67241d3

File tree

2 files changed

+67
-7
lines changed

2 files changed

+67
-7
lines changed

Cargo.lock

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

src/jormungandr/testing/thor/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ chain-core = { path = "../../../chain-libs/chain-core" }
1717
chain-vote = { path = "../../../chain-libs/chain-vote" }
1818
assert_fs = "1.0"
1919
serde = { version = "1.0", features = ["derive"] }
20-
cocoon = { git = "https://github.com/dkijania/cocoon.git" }
20+
cocoon = { version = "0.4.3" }
2121
dirs = "4.0.0"
2222
serde_yaml = "0.8"
2323
clap = { workspace = true }

0 commit comments

Comments
 (0)