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:
Conrad Irwin 2024-07-11 16:04:46 -06:00 committed by GitHub
parent ac528dda64
commit b87d1eabcc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
8 changed files with 113 additions and 79 deletions

View file

@ -85,7 +85,7 @@ search.workspace = true
serde.workspace = true
serde_json.workspace = true
settings.workspace = true
simplelog = "0.9"
simplelog.workspace = true
smol.workspace = true
snippet_provider.workspace = true
tab_switcher.workspace = true