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 92a56d5 commit 752df55Copy full SHA for 752df55
libquickjs-sys/Cargo.toml
@@ -2,7 +2,7 @@
2
edition = "2018"
3
name = "libquickjs-sys"
4
description = "QuickJS Javascript Engine FFI bindings"
5
-version = "0.6.0"
+version = "0.7.0"
6
readme = "README.md"
7
documentation = "https://docs.rs/quickjs-sys"
8
repository = "https://github.com/theduke/quickjs-rs"
0 commit comments