Skip to content

Commit

Permalink
up
Browse files Browse the repository at this point in the history
  • Loading branch information
aumetra committed Dec 8, 2023
1 parent c15fca0 commit 086e586
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion crates/kitsune-http-client/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ edition.workspace = true
bytes = "1.5.0"
futures-core = "0.3.29"
headers = "0.3.9"
http-body = "0.4.5"
http-body = "0.4.6"
hyper = { version = "0.14.27", features = [
"client",
"deprecated",
Expand Down
1 change: 0 additions & 1 deletion kitsune/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,6 @@ utoipa-swagger-ui = { version = "4.0.0", features = ["axum"] }

# --- Optional dependencies ---


# "graphql" feature
async-graphql = { version = "6.0.11", default-features = false, features = [
"playground",
Expand Down

0 comments on commit 086e586

Please sign in to comment.