File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ members = ["crates/*"]
33resolver = " 2"
44
55[workspace .package ]
6- version = " 0.4.2 "
6+ version = " 0.4.3 "
77edition = " 2024"
88rust-version = " 1.85"
99authors = [" Alloy Contributors" ]
@@ -35,8 +35,8 @@ all-features = true
3535rustdoc-args = [" --cfg" , " docsrs" ]
3636
3737[workspace .dependencies ]
38- alloy-hardforks = { version = " 0.4.2 " , path = " crates/hardforks" , default-features = false }
39- alloy-op-hardforks = { version = " 0.4.2 " , path = " crates/op-hardforks" , default-features = false }
38+ alloy-hardforks = { version = " 0.4.3 " , path = " crates/hardforks" , default-features = false }
39+ alloy-op-hardforks = { version = " 0.4.3 " , path = " crates/op-hardforks" , default-features = false }
4040
4141# ethereum
4242alloy-chains = { version = " 0.2.0" , default-features = false }
You can’t perform that action at this time.
0 commit comments