mirror of
https://github.com/slint-ui/slint.git
synced 2025-08-31 15:47:26 +00:00
janitor: Some no-brainer deps update
This commit is contained in:
parent
9ffe26459f
commit
0c529cd345
5 changed files with 7 additions and 7 deletions
|
@ -56,7 +56,7 @@ raw-window-handle = { version = "0.5", optional = true }
|
|||
# Enable image-rs' default features to make all image formats to C++ users
|
||||
image = { version = "0.24.0", optional = true }
|
||||
|
||||
esp-backtrace = { version = "0.8.0", features = ["panic-handler", "print-uart"], optional = true }
|
||||
esp-backtrace = { version = "0.9.0", features = ["panic-handler", "print-uart"], optional = true }
|
||||
|
||||
[build-dependencies]
|
||||
anyhow = "1.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue