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 58e8199 commit 1b2e510Copy full SHA for 1b2e510
crates/service/Cargo.toml
@@ -56,7 +56,7 @@ axum-extra = { version = "0.10.1", features = [
56
"typed-header",
57
], default-features = false }
58
tokio-util = "0.7.10"
59
-cost-model = { git = "https://github.com/graphprotocol/agora", rev = "3ed34ca" }
+cost-model = { git = "https://github.com/graphprotocol/agora", rev = "e9530de5f782d68ed409e2a18c62ec532db23737" }
60
bip39.workspace = true
61
tower = "0.5.1"
62
pin-project = "1.1.7"
0 commit comments