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:
-
Updates
itertools
from 0.11.0 to 0.12.0 -
Updates
windows
from 0.51.1 to 0.52.0 -
Updates
default-net
from 0.20.0 to 0.21.0 : used in dns resolution on windows -
Updates
windows-sys
from 0.48.0 to 0.52.0 -
Bump transitive dependencies