File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ # 0.17.2
2+
3+ * upgrade to quickjs-ng 0.13.0
4+
15# 0.17.1
26
37* upgrade to quickjs-ng 0.12.0
Original file line number Diff line number Diff line change 11[package ]
22name = " quickjs_runtime"
3- version = " 0.17.1 "
3+ version = " 0.17.2 "
44authors = [" Andries Hiemstra <andries@hiemstra-software.nl>" ]
55edition = " 2021"
66description = " Wrapper API and utils for the QuickJS JavaScript engine with support for Promise, Modules, Async/await"
@@ -31,7 +31,7 @@ backtrace = "0.3"
3131
3232# libquickjs-sys = {package="hirofa-quickjs-sys", git='https://github.com/HiRoFa/quickjs-sys'}
3333# libquickjs-sys = { package = "hirofa-quickjs-sys", path = '../quickjs-sys', default-features = false }
34- libquickjs-sys = { package = " hirofa-quickjs-sys" , version = " 0.13 " , default-features = false }
34+ libquickjs-sys = { package = " hirofa-quickjs-sys" , version = " 0.14 " , default-features = false }
3535lazy_static = " 1.5.0"
3636log = " 0.4"
3737num_cpus = " 1"
You can’t perform that action at this time.
0 commit comments