Skip to content

Commit

Permalink
Merge pull request #79 from rodneylab/ci__update_ci_config
Browse files Browse the repository at this point in the history
build(dependencies): update crates
  • Loading branch information
rodneylab authored Dec 24, 2024
2 parents 28a4754 + b7b91a5 commit 151281d
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 36 deletions.
68 changes: 34 additions & 34 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ path = "src/main.rs"
name = "axum-graphql"

[dependencies]
anyhow = "1.0.94"
anyhow = "1.0.95"
async-graphql = "7.0.13"
async-graphql-axum = "7.0.13"
axum = "0.7.9"
Expand Down Expand Up @@ -66,7 +66,7 @@ mime = "0.3.17"
once_cell = "1.20.2"
prometheus-parse = "0.2.5"
reqwest = { version = "0.12.9", features = ["json", "rustls-tls"] }
serde_json = "1.0.133"
serde_json = "1.0.134"
tower = { version = "0.5.2", features = ['util'] }
url = "2.5.4"
wiremock = "0.6.2"

0 comments on commit 151281d

Please sign in to comment.