Skip to content

Commit

Permalink
chore(deps): update rust crate alloy to v0.8
Browse files Browse the repository at this point in the history
Signed-off-by: Lorenzo Delgado <[email protected]>
  • Loading branch information
LNSD authored and anirudh2 committed Dec 11, 2024
1 parent 1c6e29f commit 454ed40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ license = "Apache-2.0"
repository = "https://github.com/semiotic-ai/timeline-aggregation-protocol"

[workspace.dependencies]
alloy = { version = "0.7", features = ["full"] }
alloy = { version = "0.8", features = ["full"] }
serde = { version = "1.0.163", features = ["derive"] }
rstest = "0.22.0"
anyhow = { version = "1.0.89" }
Expand Down

0 comments on commit 454ed40

Please sign in to comment.