feat: add bumpalo dependency for arena allocation

This commit is contained in:
Glint Dev
2026-07-22 13:35:32 +03:00
parent be6d5c36fc
commit daba2136c3
2 changed files with 2 additions and 0 deletions

View File

@@ -14,3 +14,4 @@ rhai = "1.17.1"
rustc-hash = "2"
chrono = "0.4.44"
compact_str = "0.8"
bumpalo = "3"