frontend using steel engine

This commit is contained in:
Priec
2026-04-22 18:20:14 +02:00
parent 2818a5f280
commit bbd7c29681
4 changed files with 178 additions and 0 deletions

3
Cargo.lock generated
View File

@@ -599,9 +599,12 @@ dependencies = [
"prost 0.13.5",
"prost-types 0.13.5",
"ratatui",
"regex",
"rstest",
"serde",
"serde_json",
"steel-core",
"steel-decimal",
"strum 0.27.2",
"strum_macros 0.27.2",
"time",