diff options
| author | HampusM <hampus@hampusmat.com> | 2026-07-06 22:48:31 +0200 |
|---|---|---|
| committer | HampusM <hampus@hampusmat.com> | 2026-07-06 22:48:31 +0200 |
| commit | b4e8793d7ccea40da275affae00446775fa752ee (patch) | |
| tree | 5d905e539c37221af1d36fb9ce5015eee13e0dd1 /Cargo.lock | |
| parent | dadf2f2e6036dd8045ecb07f61e0d089469779f9 (diff) | |
feat: enable ANSI support on Windows
Diffstat (limited to 'Cargo.lock')
| -rw-r--r-- | Cargo.lock | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -792,6 +792,7 @@ name = "game-newest" version = "0.1.0" dependencies = [ "engine", + "nu-ansi-term", "tracing", "tracing-subscriber", ] |
