Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/dependabot/cargo/reqwest-0.11.26…
Browse files Browse the repository at this point in the history
…' into tycho/deps-upgrade-ides
  • Loading branch information
tychoish committed Mar 15, 2024
2 parents a161d47 + 37ace0e commit b1c61fc
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ clap = { version = "4.5.3", features = ["derive"] }
datafusion = { version = "35.0.0", features = ["avro"] }
arrow-flight = { version = "50.0.0", features = ["flight-sql-experimental"] }
datafusion-proto = { version = "35.0.0" }
reqwest = { version = "0.11.24", default-features = false, features = [
reqwest = { version = "0.11.26", default-features = false, features = [
"json",
"rustls-tls",
] }
Expand Down

0 comments on commit b1c61fc

Please sign in to comment.