Skip to content

Commit

Permalink
enable home_dir feature
Browse files Browse the repository at this point in the history
  • Loading branch information
goldmedal committed Aug 16, 2024
1 parent 9913405 commit 5d861b8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions datafusion-cli/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ datafusion = { path = "../datafusion/core", version = "41.0.0", features = [
"regex_expressions",
"unicode_expressions",
"compression",
"home_dir"
] }
dirs = "4.0.0"
env_logger = "0.9"
Expand Down

0 comments on commit 5d861b8

Please sign in to comment.