Skip to content

Commit

Permalink
Merge remote-tracking branch 'apache/main' into dependabot/cargo/data…
Browse files Browse the repository at this point in the history
…fusion-cli/main/aws-sdk-sso-1.56.0
  • Loading branch information
alamb committed Jan 29, 2025
2 parents 25d863e + 3f48520 commit 8cd62e8
Show file tree
Hide file tree
Showing 158 changed files with 8,571 additions and 5,994 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ homepage = "https://datafusion.apache.org"
license = "Apache-2.0"
readme = "README.md"
repository = "https://github.com/apache/datafusion"
rust-version = "1.80.1"
rust-version = "1.81.0"
version = "44.0.0"

[workspace.dependencies]
Expand Down Expand Up @@ -128,7 +128,7 @@ env_logger = "0.11"
futures = "0.3"
half = { version = "2.2.1", default-features = false }
hashbrown = { version = "0.14.5", features = ["raw"] }
indexmap = "2.0.0"
indexmap = "2.7.1"
itertools = "0.14"
log = "^0.4"
object_store = { version = "0.11.0", default-features = false }
Expand Down
Loading

0 comments on commit 8cd62e8

Please sign in to comment.