Merge branch 'master' into withmergeresolve

This commit is contained in:
Chaos Rogers 2025-07-21 11:33:17 +01:00 committed by GitHub
commit 10da97a631
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 329 additions and 140 deletions

View file

@ -10,4 +10,6 @@ crossterm = "0.29"
regex = "1.11"
serde = { version = "1.0", features = ["derive"] }
serde_json = "1.0"
notify = "8.1.0"
notify = "8.1.0"
get_if_addrs = "0.5"