Skip to content

Commit 30fa010

Browse files
authored
Merge pull request #3963 from element-hq/dependabot/cargo/async-graphql-7.0.15
build(deps): bump async-graphql from 7.0.14 to 7.0.15
2 parents dc51dba + 179bdb3 commit 30fa010

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

Cargo.lock

Lines changed: 8 additions & 8 deletions
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
@@ -63,7 +63,7 @@ features = ["axum", "axum-extra", "axum-json", "axum-query", "macros"]
6363

6464
# GraphQL server
6565
[workspace.dependencies.async-graphql]
66-
version = "7.0.14"
66+
version = "7.0.15"
6767
features = ["chrono", "url", "tracing"]
6868

6969
[workspace.dependencies.async-stream]

0 commit comments

Comments
 (0)