mirror of
https://codeberg.org/icewind/galton.git
synced 2026-06-03 10:24:07 +02:00
update notify-rust
This commit is contained in:
parent
b7938bb72e
commit
1937fbd083
3 changed files with 69 additions and 206 deletions
|
|
@ -22,9 +22,10 @@ sha2 = "0.11.0"
|
|||
hex = "0.4.3"
|
||||
xee-xpath = "0.1.5"
|
||||
xee-interpreter = "0.2.0"
|
||||
notify-rust = "4.13.0"
|
||||
notify-rust = { version = "4.13.0", default-features = false, features = ["z-with-tokio"] }
|
||||
tokio = "1.51.0"
|
||||
ashpd = { version = "0.13.9", features = ["open_uri"] }
|
||||
futures-util = "0.3.32"
|
||||
|
||||
[dev-dependencies]
|
||||
maplit = "1.0.2"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue