Skip to content

Commit

Permalink
chore(deps): update cargo pre-1.0 packages
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 15, 2024
1 parent 2016e58 commit 04dcf8f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ timber = { path = "./crates/timber" }
apollo-parser = "0.5"

# https://github.com/apollographql/federation-rs
apollo-federation-types = "0.10.0"
apollo-federation-types = "0.10.1"

# https://github.com/apollographql/introspector-gadget
introspector-gadget = "0.2"
Expand Down Expand Up @@ -87,7 +87,7 @@ dialoguer = "0.10"
directories-next = "2.0"
flate2 = "1"
futures = "0.3"
git-url-parse = "0.4.0"
git-url-parse = "0.4.4"
git2 = { version = "0.17", default-features = false }
graphql_client = "0.13"
heck = "0.4"
Expand Down

0 comments on commit 04dcf8f

Please sign in to comment.