forked from rust-lang/rustup
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
download: Fix some error paths for anyhow
There were a few error paths missed since they're only used in rare cases or unusual platforms (e.g. ones which do not support `ring`) Signed-off-by: Daniel Silverstone <dsilvers@digital-scurf.org>
- Loading branch information
1 parent
ec18d7a
commit 767d040
Showing
2 changed files
with
13 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters