Skip to content

Commit 5b84070

Browse files
committed
chore: bump signet deps
1 parent 469f4a9 commit 5b84070

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ repository = "https://github.com/init4tech/bin-base"
1616
init4-from-env-derive = "0.1.0"
1717

1818
# Signet
19-
signet-constants = { version = "0.3.0" }
20-
signet-tx-cache = { version = "0.3.0", optional = true }
19+
signet-constants = { version = "0.4.0" }
20+
signet-tx-cache = { version = "0.4.0", optional = true }
2121

2222
# Tracing
2323
tracing = "0.1.40"

0 commit comments

Comments
 (0)