Skip to content

Commit

Permalink
Bump dirs from 4.0.0 to 5.0.1 in /datafusion-cli
Browse files Browse the repository at this point in the history
Bumps [dirs](https://github.com/soc/dirs-rs) from 4.0.0 to 5.0.1.
- [Commits](https://github.com/soc/dirs-rs/commits)

---
updated-dependencies:
- dependency-name: dirs
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Sep 9, 2024
1 parent 4b51bbe commit a2779bf
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 6 deletions.
17 changes: 12 additions & 5 deletions datafusion-cli/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 datafusion-cli/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ datafusion = { path = "../datafusion/core", version = "41.0.0", features = [
"unicode_expressions",
"compression",
] }
dirs = "4.0.0"
dirs = "5.0.1"
env_logger = "0.9"
futures = "0.3"
mimalloc = { version = "0.1", default-features = false }
Expand Down

0 comments on commit a2779bf

Please sign in to comment.