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] committed Sep 21, 2024
1 parent 054707b commit a12148e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 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 @@ -98,7 +98,7 @@ dialoguer = "0.11"
directories-next = "2.0"
flate2 = "1"
futures = "0.3"
git-url-parse = "0.4.4"
git-url-parse = "0.4.5"
git2 = { version = "0.19", default-features = false }
graphql_client = "0.14"
heck = "0.5"
Expand Down Expand Up @@ -150,7 +150,7 @@ tokio = "1.38"
tokio-stream = "0.1"
tokio-test = "0.4.4"
toml = "0.8"
tower = { version = "0.5.0", features = ["make", "retry", "timeout"] }
tower = { version = "0.5.1", features = ["make", "retry", "timeout"] }
tower-http = "0.5.2"
tower-test = "0.4.0"
tracing = "0.1"
Expand Down

0 comments on commit a12148e

Please sign in to comment.