diff options
| author | Laurenz <laurmaedje@gmail.com> | 2023-06-09 14:46:35 +0200 |
|---|---|---|
| committer | Laurenz <laurmaedje@gmail.com> | 2023-06-09 14:46:35 +0200 |
| commit | 58ca0e8db5f20848927e0dcb629fc478919081b6 (patch) | |
| tree | b1dd713c8dcb3be907ddb0f02a867da792f24c74 /Cargo.lock | |
| parent | 635ef03273792a07e6f227a17b30d3f93c6a1216 (diff) | |
Replace atty with std
Diffstat (limited to 'Cargo.lock')
| -rw-r--r-- | Cargo.lock | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -2398,7 +2398,6 @@ dependencies = [ name = "typst-cli" version = "0.4.0" dependencies = [ - "atty", "chrono", "clap 4.2.7", "clap_complete", |
