Skip to content

Commit e361769

Browse files
Update Rust crate notify to v8
1 parent a49634f commit e361769

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ env_logger = { version = "0.11.3" }
2626
glob = "0.3.1"
2727
hex = "0.4.3"
2828
log = { version = "0.4.21" }
29-
notify = "4.0.17"
29+
notify = "8.0.0"
3030
openssl = { version = "0.10.64", optional = true }
3131
percent-encoding = { version = "2.3.1" }
3232
prettytable-rs = { version = "0.10" }

0 commit comments

Comments
 (0)