Skip to content

Commit 2c5c104

Browse files
authored
chore(deps): bump up the jam (#126)
bump it up a little more
1 parent bfaeedd commit 2c5c104

File tree

2 files changed

+131
-31
lines changed

2 files changed

+131
-31
lines changed

Cargo.lock

Lines changed: 125 additions & 25 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -27,15 +27,15 @@ integration = []
2727
[dependencies]
2828
init4-bin-base = { version = "0.6.0", features = ["perms"] }
2929

30-
signet-constants = { version = "0.4.2" }
31-
signet-sim = { version = "0.4.2" }
32-
signet-tx-cache = { version = "0.4.2" }
33-
signet-types = { version = "0.4.2" }
34-
signet-zenith = { version = "0.4.2" }
30+
signet-constants = { version = "0.5.0" }
31+
signet-sim = { version = "0.5.0" }
32+
signet-tx-cache = { version = "0.5.0" }
33+
signet-types = { version = "0.5.0" }
34+
signet-zenith = { version = "0.5.0" }
3535

3636
trevm = { version = "0.23.6", features = ["concurrent-db", "test-utils"] }
3737

38-
alloy = { version = "=1.0.11", features = [
38+
alloy = { version = "1.0.11", features = [
3939
"full",
4040
"json-rpc",
4141
"signer-aws",

0 commit comments

Comments
 (0)