Skip to content

Commit 454ed40

Browse files
LNSDanirudh2
authored andcommitted
chore(deps): update rust crate alloy to v0.8
Signed-off-by: Lorenzo Delgado <[email protected]>
1 parent 1c6e29f commit 454ed40

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.7", features = ["full"] }
12+
alloy = { version = "0.8", 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)