Fix deadlock

This commit is contained in:
Luke D Jones
2020-08-13 17:03:48 +12:00
parent 4a5f029e53
commit 96b0f40886
4 changed files with 5 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "asus-nb-ctrl"
version = "1.0.0"
version = "1.0.1"
license = "MPL-2.0"
readme = "README.md"
authors = ["Luke <luke@ljones.dev>"]