Skip to content

Commit 6ad57b8

Browse files
ECG Bottmeijn
authored andcommitted
build(deps): update cargo-bins/cargo-binstall to v1.10.2
This MR contains the following updates: | Package | Update | Change | |---|---|---| | [cargo-bins/cargo-binstall](https://github.com/cargo-bins/cargo-binstall) | patch | `v1.10.0` -> `v1.10.2` | MR created with the help of [el-capitano/tools/renovate-bot](https://gitlab.com/el-capitano/tools/renovate-bot). **Proposed changes to behavior should be submitted there as MRs.** --- ### Release Notes <details> <summary>cargo-bins/cargo-binstall (cargo-bins/cargo-binstall)</summary> ### [`v1.10.2`](https://github.com/cargo-bins/cargo-binstall/releases/tag/v1.10.2) [Compare Source](cargo-bins/cargo-binstall@v1.10.1...v1.10.2) *Binstall is a tool to fetch and install Rust-based executables as binaries. It aims to be a drop-in replacement for `cargo install` in most cases. Install it today with `cargo install cargo-binstall`, from the binaries below, or if you already have it, upgrade with `cargo binstall cargo-binstall`.* ##### In this release: - Enable happy eyeballs when using hickory-dns, ported from [seanmonstar/reqwest#2378](seanmonstar/reqwest#2378) ([#&#8203;1877](cargo-bins/cargo-binstall#1877)) ### [`v1.10.1`](https://github.com/cargo-bins/cargo-binstall/releases/tag/v1.10.1) [Compare Source](cargo-bins/cargo-binstall@v1.10.0...v1.10.1) *Binstall is a tool to fetch and install Rust-based executables as binaries. It aims to be a drop-in replacement for `cargo install` in most cases. Install it today with `cargo install cargo-binstall`, from the binaries below, or if you already have it, upgrade with `cargo binstall cargo-binstall`.* ##### In this release: - Enable happy eyeballs when using hickory-dns, ported from [seanmonstar/reqwest#2378](seanmonstar/reqwest#2378) ([#&#8203;1877](cargo-bins/cargo-binstall#1877)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this MR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this MR, check this box --- This MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJSZW5vdmF0ZSBCb3QiXX0=-->
1 parent 35092d0 commit 6ad57b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

chezmoi/dot_config/aquaproj-aqua/aqua.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -292,7 +292,7 @@ packages:
292292
- name: martinvonz/[email protected]
293293
description: A Git-compatible VCS that is both simple and powerful
294294
link: https://github.com/martinvonz/jj
295-
- name: cargo-bins/[email protected].0
295+
- name: cargo-bins/[email protected].2
296296
description: Binary installation for rust projects
297297
link: https://github.com/cargo-bins/cargo-binstall
298298
- name: ryodocx/[email protected]

0 commit comments

Comments
 (0)