We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c6e29f commit 454ed40Copy full SHA for 454ed40
Cargo.toml
@@ -9,7 +9,7 @@ license = "Apache-2.0"
9
repository = "https://github.com/semiotic-ai/timeline-aggregation-protocol"
10
11
[workspace.dependencies]
12
-alloy = { version = "0.7", features = ["full"] }
+alloy = { version = "0.8", features = ["full"] }
13
serde = { version = "1.0.163", features = ["derive"] }
14
rstest = "0.22.0"
15
anyhow = { version = "1.0.89" }
0 commit comments