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 618901e commit 9687d24Copy full SHA for 9687d24
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 <[email protected]>"]
5
edition = "2021"
6
description = "Wrapper API and utils for the QuickJS JavaScript engine with support for Promise, Modules, Async/await"
0 commit comments