Update dependencies, allow changing the screen brightness dynamically
This commit is contained in:
parent
e2f4aac438
commit
95f34add08
22 changed files with 1021 additions and 844 deletions
|
@ -5,7 +5,7 @@ edition = "2021"
|
|||
|
||||
[dependencies]
|
||||
deckster_shared = { path = "../deckster_shared" }
|
||||
thiserror = "1.0.56"
|
||||
thiserror = "1.0.61"
|
||||
im = "15.1.0"
|
||||
serde = { version = "1.0.196", default-features = false }
|
||||
serde_json = "1.0.113"
|
||||
serde = { version = "1.0.203", default-features = false }
|
||||
serde_json = "1.0.117"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue