We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a782a1 commit 9917629Copy full SHA for 9917629
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "quickjs_runtime"
3
-version = "0.8.2"
+version = "0.8.3"
4
authors = ["Andries Hiemstra <info@hirofa.com>"]
5
edition = "2018"
6
description = "Wrapper API and utils for the QuickJS JavaScript engine with support for Promise, Module, Async/await"
0 commit comments