use strum for abicalltable

This commit is contained in:
2025-09-26 11:15:42 -06:00
parent d00e644100
commit 07b4905a06
6 changed files with 47 additions and 22 deletions

View File

@@ -79,6 +79,7 @@ embedded-text = "0.7.2"
embedded-layout = "0.4.2"
kolibri-embedded-gui = "0.1.0"
strum = { version = "0.27.2", default-features = false }
rand = { version = "0.9.0", default-features = false }
once_cell = { version = "1.21.3", default-features = false }
static_cell = "2.1.1"