build(deps): bump rquickjs to v0.12.1

This commit is contained in:
Christian Clason 2026-07-07 11:01:28 +02:00 committed by Christian Clason
parent a1f55783e6
commit e470c32c24
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.0" }
], optional = true, version = "0.12.1" }
rustc-hash.workspace = true
semver = { optional = true, workspace = true }
serde.workspace = true