Final round of fixes for new version

This commit is contained in:
Luke
2020-06-09 20:46:14 +12:00
parent cb8032c7c2
commit 964c24f8fa
68 changed files with 220 additions and 176 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "rog-daemon"
version = "0.10.0"
version = "0.11.0"
license = "MPL-2.0"
readme = "README.md"
authors = ["Luke <luke@ljones.dev>"]
@@ -18,7 +18,7 @@ name = "rog-core"
path = "src/main.rs"
[dependencies]
rog-aura = { path = "../aura" }
rog-client = { path = "../rog-client" }
rusb = "^0.5.5"
# cli and logging