Skip to content

Commit

Permalink
Update notifications.rs
Browse files Browse the repository at this point in the history
  • Loading branch information
Trevor Miranda authored Feb 18, 2019
1 parent b5bb7f1 commit 3f849a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/rustup-utils/src/notifications.rs
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ pub enum Notification<'a> {
DownloadFinished,
NoCanonicalPath(&'a Path),
ResumingPartialDownload,
UsingReqwest,
UsingCurl,
UsingReqwest,
UsingHyperDeprecated,
}

Expand Down

0 comments on commit 3f849a1

Please sign in to comment.