We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 618901e commit 9687d24Copy full SHA for 9687d24
1 file changed
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "quickjs_runtime"
3
-version = "0.15.5"
+version = "0.15.6"
4
authors = ["Andries Hiemstra <andries@hiemstra-software.nl>"]
5
edition = "2021"
6
description = "Wrapper API and utils for the QuickJS JavaScript engine with support for Promise, Modules, Async/await"
0 commit comments