diff options
| author | jimvdl <jimvdlind@gmail.com> | 2023-08-31 10:02:53 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-08-31 10:02:53 +0200 |
| commit | aea20670d8418e434bc47e673fdcb2b79c7cd039 (patch) | |
| tree | 74d484cac3a9fb5da43cddcba63300a821cfa33b /NOTICE | |
| parent | 6b7db851e99120bb7295d285e061add4535fad82 (diff) | |
Display download progress for self-updating and packages (#2031)
Diffstat (limited to 'NOTICE')
| -rw-r--r-- | NOTICE | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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 |
