build(deps): bump rquickjs to v0.12.2

This commit is contained in:
Christian Clason 2026-07-28 09:13:37 +02:00 committed by Christian Clason
parent 4deef2d5ef
commit 963b5a5a97
2 changed files with 1 additions and 1 deletions

BIN
Cargo.lock generated

Binary file not shown.

View file

@ -37,7 +37,7 @@ rquickjs = { features = [
"loader",
"macro",
"phf",
], optional = true, version = "0.12.1" }
], optional = true, version = "0.12.2" }
rustc-hash.workspace = true
semver = { optional = true, workspace = true }
serde.workspace = true