Better error and notification handling

This commit is contained in:
Nox Sluijtman 2025-07-23 13:18:52 +02:00
parent c9ac64d504
commit eddf2231e9
Signed by: Egg
SSH key fingerprint: SHA256:2sG9X3C7Xvq2svGumz1/k7cm8l4G9+qAtAeugqB4J9M
5 changed files with 45 additions and 30 deletions

View file

@ -1,6 +1,6 @@
[package]
name = "noise"
version = "0.1.8"
version = "0.1.9"
edition = "2024"
authors = ["Nox Sluijtman"]