Skip to content

Commit 6edd6b7

Browse files
committed
chore(deps): update rust crate alloy to v0.7
Signed-off-by: Lorenzo Delgado <[email protected]>
1 parent f680f4c commit 6edd6b7

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
@@ -9,7 +9,7 @@ license = "Apache-2.0"
99
repository = "https://github.com/semiotic-ai/timeline-aggregation-protocol"
1010

1111
[workspace.dependencies]
12-
alloy = { version = "0.6", features = ["full"] }
12+
alloy = { version = "0.7", features = ["full"] }
1313
serde = { version = "1.0.163", features = ["derive"] }
1414
rstest = "0.22.0"
1515
anyhow = { version = "1.0.89" }

0 commit comments

Comments
 (0)