Merge pull request #1 from Johnr24/dependabot/cargo/notify-8.1.0

Update notify requirement from 5.1.0 to 8.1.0
This commit is contained in:
Chaos Rogers 2025-07-10 13:47:09 +01:00 committed by GitHub
commit 6a18985e21
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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