Skip to content

Commit 64b4b74

Browse files
update qjs
1 parent e9b7727 commit 64b4b74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ cache = ["lru"]
4747

4848

4949
[dependencies]
50-
quickjs_runtime = { version = "0.16" }
50+
quickjs_runtime = { version = "0.17" }
5151
#quickjs_runtime = { path = '../quickjs_es_runtime', features = ["typescript", "default"]}
5252
#quickjs_runtime = { git = 'https://github.com/HiRoFa/quickjs_es_runtime', features = ["typescript", "default"]}
5353
#libquickjs-sys = {package="hirofa-quickjs-sys", path='../quickjs-sys', features=["quickjs-ng"]}

0 commit comments

Comments
 (0)