deleted arena allocator for the tree

This commit is contained in:
Lilith Schier 2026-08-11 17:43:53 +02:00
parent b437cefe5c
commit 25d72e9633
5 changed files with 115 additions and 158 deletions

View file

@ -13,7 +13,5 @@ anyhow = "1.0.104"
nom = "8.0.0"
thiserror = "2.0.20"
nom-language = "0.1.0"
id-arena = "2.3.0"
rand_xoshiro = "0.8.1"
rand = "0.10.2"
itertools = "0.15.0"