build(deps): update rquickjs to 0.11.0

This commit is contained in:
Christian Clason 2025-12-30 17:11:16 +01:00 committed by Christian Clason
parent 999e041d49
commit a1893b4420
4 changed files with 49 additions and 48 deletions

View file

@ -97,6 +97,7 @@ impl Console {
Type::Unknown => "unknown".to_string(),
Type::Symbol
| Type::Object
| Type::Proxy
| Type::Array
| Type::Function
| Type::Constructor