We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c430de commit 589ec20Copy full SHA for 589ec20
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Change Log
2
3
+## 0.6.6
4
+
5
+- Fix compilation on iOS
6
7
## 0.6.5
8
9
- Fix another segmentation violation on MacOS/iOS introduced in v0.6.1
Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "bluest"
-version = "0.6.5"
+version = "0.6.6"
authors = ["Alex Moon"]
edition = "2021"
description = "A cross-platform Bluetooth Low Energy (BLE) library"
0 commit comments