Skip to content

Commit 1502d5d

Browse files
author
Ludo Galabru
committed
fix: failing build
1 parent ba662e5 commit 1502d5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/chainhook-sdk/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ hiro-system-kit = "0.1.0"
1818
# stacks-rpc-client = { version = "1", path = "../../../clarinet/components/stacks-rpc-client" }
1919
# clarinet-utils = { version = "1", path = "../../../clarinet/components/clarinet-utils" }
2020
# clarity-repl = { version = "1", path = "../../../clarinet/components/clarity-repl" }
21-
clarinet-files = "=1.0.0"
21+
clarinet-files = "1.0.1"
2222
# hiro-system-kit = { version = "0.1.0", path = "../../../clarinet/components/hiro-system-kit" }
2323
chainhook-types = { version = "1.0.7", path = "../chainhook-types-rs" }
2424
rocket = { version = "=0.5.0-rc.3", features = ["json"] }

0 commit comments

Comments
 (0)