feat: list concat & attrs update

This commit is contained in:
2026-01-02 13:05:36 +08:00
parent 6c8356fd48
commit bd77cde867
5 changed files with 124 additions and 38 deletions

View File

@@ -15,6 +15,7 @@ hashbrown = "0.16"
derive_more = { version = "2", features = ["full"] }
thiserror = "2"
string-interner = "0.19"
itertools = "0.14"
v8 = "142.2"
deno_core = "0.376"