Slowly defining the BMS header elements

This commit is contained in:
rncwnd 2025-07-06 20:59:31 +01:00
parent dc0300b7da
commit 14092a9c7e
Signed by: rncwnd
GPG key ID: 05EF307E0712FDAA
6 changed files with 282 additions and 18 deletions

View file

@ -4,6 +4,7 @@ version = "0.1.0"
edition = "2024"
[dependencies]
katexit = "0.1.5"
strum = "0.27.1"
strum_macros = "0.27.1"
winnow = "0.7.11"