We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f72efe commit 7217b52Copy full SHA for 7217b52
Cargo.toml
@@ -16,8 +16,8 @@ repository = "https://github.com/init4tech/bin-base"
16
init4-from-env-derive = "0.1.0"
17
18
# Signet
19
-signet-constants = { version = "0.3.0" }
20
-signet-tx-cache = { version = "0.3.0", optional = true }
+signet-constants = { version = "0.4.0" }
+signet-tx-cache = { version = "0.4.0", optional = true }
21
22
# Tracing
23
tracing = "0.1.40"
0 commit comments