Skip to content

Commit 2a25d32

Browse files
committed
https://github.com/rust-lang/cargo/issues/9527
1 parent 58c68b2 commit 2a25d32

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

bin/update

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ if [ -z "${TERMUX_VERSION:-}" ]; then
1717
fi
1818

1919
rustup upgrade
20+
# https://github.com/rust-lang/cargo/issues/9527
2021
crates="$(\
2122
cargo install --list |\
2223
# assume stable Cargo API

0 commit comments

Comments
 (0)