diff --git a/Cargo.lock b/Cargo.lock index 4106030a1d9..25b6ac1038f 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1,6 +1,6 @@ # This file is automatically @generated by Cargo. # It is not intended for manual editing. -version = 4 +version = 3 [[package]] name = "adler2" @@ -2151,7 +2151,7 @@ dependencies = [ [[package]] name = "home" -version = "0.5.12" +version = "0.5.13" dependencies = [ "windows-sys 0.59.0", ] diff --git a/crates/home/Cargo.toml b/crates/home/Cargo.toml index 747316f16eb..4ed0861b53c 100644 --- a/crates/home/Cargo.toml +++ b/crates/home/Cargo.toml @@ -1,8 +1,8 @@ [package] name = "home" -version = "0.5.12" +version = "0.5.13" authors = ["Brian Anderson "] -rust-version.workspace = true +rust-version = "1.71" documentation = "https://docs.rs/home" edition.workspace = true include = [