Skip to content

Commit 07c4dbc

Browse files
chore(deps): update rust crate graphql to v0.4.0 (#1134)
1 parent 23d3f62 commit 07c4dbc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ axum = { version = "0.8.1", default-features = false, features = [
2121
custom_debug = "0.6.1"
2222
faster-hex = "0.10.0"
2323
futures = "0.3"
24-
graphql = { git = "https://github.com/edgeandnode/toolshed", tag = "graphql-v0.3.0", default-features = false }
24+
graphql = { git = "https://github.com/edgeandnode/toolshed", tag = "v0.4.0", default-features = false }
2525
headers = "0.4.0"
2626
hickory-resolver = "0.25.1"
2727
http = "1.1.0"

0 commit comments

Comments
 (0)