We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e9b7727 commit 64b4b74Copy full SHA for 64b4b74
Cargo.toml
@@ -47,7 +47,7 @@ cache = ["lru"]
47
48
49
[dependencies]
50
-quickjs_runtime = { version = "0.16" }
+quickjs_runtime = { version = "0.17" }
51
#quickjs_runtime = { path = '../quickjs_es_runtime', features = ["typescript", "default"]}
52
#quickjs_runtime = { git = 'https://github.com/HiRoFa/quickjs_es_runtime', features = ["typescript", "default"]}
53
#libquickjs-sys = {package="hirofa-quickjs-sys", path='../quickjs-sys', features=["quickjs-ng"]}
0 commit comments