We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba662e5 commit 1502d5dCopy full SHA for 1502d5d
components/chainhook-sdk/Cargo.toml
@@ -18,7 +18,7 @@ hiro-system-kit = "0.1.0"
18
# stacks-rpc-client = { version = "1", path = "../../../clarinet/components/stacks-rpc-client" }
19
# clarinet-utils = { version = "1", path = "../../../clarinet/components/clarinet-utils" }
20
# clarity-repl = { version = "1", path = "../../../clarinet/components/clarity-repl" }
21
-clarinet-files = "=1.0.0"
+clarinet-files = "1.0.1"
22
# hiro-system-kit = { version = "0.1.0", path = "../../../clarinet/components/hiro-system-kit" }
23
chainhook-types = { version = "1.0.7", path = "../chainhook-types-rs" }
24
rocket = { version = "=0.5.0-rc.3", features = ["json"] }
0 commit comments