refactor: avoid panicking into thread, bubble up errors to main thread to be handled

This commit is contained in:
VC
2022-11-09 10:23:26 +01:00
parent 291c86677e
commit 9970968b47
3 changed files with 35 additions and 19 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "scootaloo"
version = "0.8.0"
version = "0.8.1"
authors = ["VC <veretcle+framagit@mateu.be>"]
edition = "2021"