Skip to content

Commit d9b7ea3

Browse files
wip
1 parent 112d326 commit d9b7ea3

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
@@ -48,7 +48,7 @@ cache = ["lru"]
4848

4949

5050
[dependencies]
51-
quickjs_runtime = {version="0.14.5"}
51+
quickjs_runtime = {version="0.14"}
5252
#quickjs_runtime = { path = '../quickjs_es_runtime', features = ["typescript", "default"]}
5353
#quickjs_runtime = { git = 'https://github.com/HiRoFa/quickjs_es_runtime', features = ["typescript", "default"]}
5454
#libquickjs-sys = {package="hirofa-quickjs-sys", path='../quickjs-sys', features=["quickjs-ng"]}

0 commit comments

Comments
 (0)