mirror of
https://github.com/pythops/bluetui.git
synced 2026-05-06 21:42:28 +08:00
release v0.4
This commit is contained in:
2
Cargo.lock
generated
2
Cargo.lock
generated
@@ -112,7 +112,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "bluetui"
|
||||
version = "0.3.0"
|
||||
version = "0.4.0"
|
||||
dependencies = [
|
||||
"async-channel",
|
||||
"bluer",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "bluetui"
|
||||
version = "0.3.0"
|
||||
version = "0.4.0"
|
||||
authors = ["pythops <contact@pythops.com>"]
|
||||
license = "GPL-3.0"
|
||||
edition = "2021"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
## v0.4 - TBA
|
||||
## v0.4 - 15/03/2024
|
||||
|
||||
### Added
|
||||
|
||||
|
||||
Reference in New Issue
Block a user