Skip to content

Commit 3f48520

Browse files
chore(deps): bump home from 0.5.9 to 0.5.11 in /datafusion-cli (#14257)
Bumps [home](https://github.com/rust-lang/cargo) from 0.5.9 to 0.5.11. - [Changelog](https://github.com/rust-lang/cargo/blob/master/CHANGELOG.md) - [Commits](rust-lang/cargo@home-0.5.9...home-0.5.11) --- updated-dependencies: - dependency-name: home dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5897438 commit 3f48520

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

datafusion-cli/Cargo.lock

Lines changed: 9 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

datafusion-cli/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ dirs = "6.0.0"
5858
env_logger = "0.11"
5959
futures = "0.3"
6060
# pin as home 0.5.11 has MSRV 1.81. Can remove this once we bump MSRV to 1.81
61-
home = "=0.5.9"
61+
home = "=0.5.11"
6262
mimalloc = { version = "0.1", default-features = false }
6363
object_store = { version = "0.11.0", features = ["aws", "gcp", "http"] }
6464
parking_lot = { version = "0.12" }

0 commit comments

Comments
 (0)