diff --git a/Cargo.lock b/Cargo.lock index fab7b3cc..6ed17956 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -98,7 +98,7 @@ dependencies = [ [[package]] name = "cargo-binstall" -version = "0.10.0" +version = "0.11.0" dependencies = [ "async-trait", "bytes", diff --git a/Cargo.toml b/Cargo.toml index e5d048cf..de2756f1 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,7 +3,7 @@ name = "cargo-binstall" description = "Rust binary package installer for CI integration" repository = "https://github.com/ryankurte/cargo-binstall" documentation = "https://docs.rs/cargo-binstall" -version = "0.10.0" +version = "0.11.0" rust-version = "1.61.0" authors = ["ryan "] edition = "2021" diff --git a/windows.manifest b/windows.manifest index d72ab3ca..fd159c47 100644 --- a/windows.manifest +++ b/windows.manifest @@ -3,7 +3,7 @@