Skip to content

Commit 65ff91b

Browse files
committed
Update alloy
1 parent 930bdbe commit 65ff91b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ edition = "2021"
55
resolver = "2"
66

77
[dependencies]
8-
alloy-primitives = { version = "0.8.25", default-features = false, features = ["serde"] }
8+
alloy-primitives = { version = "1", default-features = false, features = ["serde"] }
99
anyhow = { version = "1.0.68", default-features = false }
1010
async-trait = { version = "0.1.71" }
1111
bitcoin = { version = "0.32.2", default-features = false, features = ["serde", "rand"] }

0 commit comments

Comments
 (0)