diff options
| author | Mica White <botahamec@outlook.com> | 2026-07-10 19:42:23 -0400 |
|---|---|---|
| committer | Mica White <botahamec@outlook.com> | 2026-07-10 19:42:23 -0400 |
| commit | 7aa6566796e1632ae36277648c162fc77af7052b (patch) | |
| tree | 1f8362c44329acd519eb1c19cc65a3729e50313a /Cargo.toml | |
| parent | a9977e7fabeb06a6f21824cc4a41b36ea39f6799 (diff) | |
State utilities
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -6,6 +6,7 @@ edition = "2024" [dependencies] bytemuck = { version = "1", features = ["derive"] } crossterm = "0.29" +etcetera = "0.11" getrandom = "0.4" log = "0.4" mimalloc = "0.1" |
