Merge branch 'main' into notifications

This commit is contained in:
Simon Fondrie-Teitler
2025-08-09 14:17:22 -04:00
15 changed files with 142 additions and 179 deletions

View File

@@ -2,7 +2,7 @@
name = "rayhunter-daemon"
version = "0.5.1"
edition = "2024"
rust-version = "1.88"
rust-version = "1.88.0"
[dependencies]
rayhunter = { path = "../lib" }