chore(deps): update rust crate boa_engine to 0.21.0 (#5159)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-10-22 09:11:57 +08:00
committed by GitHub
parent 9050e56cdb
commit fe96a7030a
2 changed files with 291 additions and 257 deletions

View File

@@ -25,7 +25,7 @@ dunce = "1.0.5"
nanoid = "0.4"
chrono = "0.4.42"
sysinfo = { version = "0.37.2", features = ["network", "system"] }
boa_engine = "0.20.0"
boa_engine = "0.21.0"
serde_json = "1.0.145"
serde_yaml_ng = "0.10.0"
once_cell = "1.21.3"