chore(bluetooth): refactor to make it easier to share logic
This commit is contained in:
parent
6701a634b7
commit
5f6561c4ab
2 changed files with 189 additions and 128 deletions
|
|
@ -43,7 +43,7 @@ debug = true
|
|||
|
||||
[profile.release]
|
||||
opt-level = "s"
|
||||
lto = "thin"
|
||||
lto = "off"
|
||||
|
||||
# [patch.'https://github.com/smithay/client-toolkit/']
|
||||
# smithay-client-toolkit = { git = "https://github.com/smithay/client-toolkit//", rev = "c583de8" }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue