linux: Panic less on window init (#14255)
This change pulls in https://github.com/kvark/blade/pull/135 and updates the simplelog dependency for compatibility with that. Release Notes: - linux: Show link to troubleshooting docs when we can't open a window
This commit is contained in:
parent
ac528dda64
commit
b87d1eabcc
8 changed files with 113 additions and 79 deletions
|
@ -29,7 +29,7 @@ picker.workspace = true
|
|||
project.workspace = true
|
||||
rust-embed.workspace = true
|
||||
settings.workspace = true
|
||||
simplelog = "0.9"
|
||||
simplelog.workspace = true
|
||||
story.workspace = true
|
||||
strum = { version = "0.25.0", features = ["derive"] }
|
||||
theme.workspace = true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue