mirror of
https://github.com/cjfranko/NTP-Timeturner.git
synced 2025-11-08 18:32:02 +00:00
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:
commit
6a18985e21
1 changed files with 1 additions and 1 deletions
|
|
@ -10,4 +10,4 @@ crossterm = "0.29"
|
||||||
regex = "1.11"
|
regex = "1.11"
|
||||||
serde = { version = "1.0", features = ["derive"] }
|
serde = { version = "1.0", features = ["derive"] }
|
||||||
serde_json = "1.0"
|
serde_json = "1.0"
|
||||||
notify = "5.1.0"
|
notify = "8.1.0"
|
||||||
Loading…
Add table
Add a link
Reference in a new issue