Skip to content

Commit bc2dd24

Browse files
committed
deps: bumps sdk to 0.15.0
1 parent 20b94a2 commit bc2dd24

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
@@ -15,8 +15,8 @@ repository = "https://github.com/init4tech/bin-base"
1515
init4-from-env-derive = "0.1.0"
1616

1717
# Signet
18-
signet-constants = { version = "0.14" }
19-
signet-tx-cache = { version = "0.14", optional = true }
18+
signet-constants = { version = "0.15" }
19+
signet-tx-cache = { version = "0.15", optional = true }
2020

2121
# alloy
2222
alloy = { version = "1.0.35", optional = true, default-features = false, features = ["std", "signer-local", "consensus", "network"] }

0 commit comments

Comments
 (0)