summaryrefslogtreecommitdiff
path: root/NOTICE
diff options
context:
space:
mode:
authorjimvdl <jimvdlind@gmail.com>2023-08-31 10:02:53 +0200
committerGitHub <noreply@github.com>2023-08-31 10:02:53 +0200
commitaea20670d8418e434bc47e673fdcb2b79c7cd039 (patch)
tree74d484cac3a9fb5da43cddcba63300a821cfa33b /NOTICE
parent6b7db851e99120bb7295d285e061add4535fad82 (diff)
Display download progress for self-updating and packages (#2031)
Diffstat (limited to 'NOTICE')
-rw-r--r--NOTICE4
1 files changed, 4 insertions, 0 deletions
diff --git a/NOTICE b/NOTICE
index 8cfa6b61..cbe9da9b 100644
--- a/NOTICE
+++ b/NOTICE
@@ -33,6 +33,10 @@ The MIT License applies to:
adapted from the colors.css project
(https://clrs.cc/)
+* The `RemoteReader` defined in `crates/typst-cli/src/download.rs` which is
+ closely modelled after the `DownloadTracker` from rustup
+ (https://github.com/rust-lang/rustup/blob/master/src/cli/download_tracker.rs)
+
The MIT License (MIT)
Permission is hereby granted, free of charge, to any person obtaining a copy