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.
2 parents 1b4bff5 + ad764f4 commit 345e3baCopy full SHA for 345e3ba
.changes/fix-docs-rs.md
CHANGELOG.md
@@ -1,5 +1,10 @@
1
# Changelog
2
3
+## \[0.15.1]
4
+
5
+- Enable cfg_doc to fix build doc error on docs.rs
6
+ - [dd6730a](https://github.com/tauri-apps/javascriptcore-rs/commit/dd6730a7e478cf9a33b02f9fc8509f70330e861f) Fix docs.rs build error on 2021-10-05
7
8
## \[0.15.0]
9
10
- Update Gir files
Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "javascriptcore-rs"
-version = "0.15.0"
+version = "0.15.1"
edition = "2018"
description = "Rust bindings for the javacriptcore library"
repository = "https://github.com/tauri-apps/javascriptcore-rs"
0 commit comments