mirror of
https://github.com/tree-sitter/tree-sitter.git
synced 2026-09-09 23:16:20 -04:00
build(deps): bump rquickjs to v0.13.0
This commit is contained in:
parent
8351896bea
commit
de98c6c970
BIN
Cargo.lock
generated
BIN
Cargo.lock
generated
Binary file not shown.
|
|
@ -32,12 +32,7 @@ log.workspace = true
|
|||
pathdiff = { optional = true, version = "0.2.3" }
|
||||
regex.workspace = true
|
||||
regex-syntax.workspace = true
|
||||
rquickjs = { features = [
|
||||
"bindgen",
|
||||
"loader",
|
||||
"macro",
|
||||
"phf",
|
||||
], optional = true, version = "0.12.2" }
|
||||
rquickjs = { features = [ "bindgen", "loader", "macro", "phf" ], optional = true, version = "0.13" }
|
||||
rustc-hash.workspace = true
|
||||
semver = { optional = true, workspace = true }
|
||||
serde.workspace = true
|
||||
|
|
|
|||
Loading…
Reference in a new issue