File: notify-8.diff

package info (click to toggle)
rust-alacritty 0.15.1-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,552 kB
  • sloc: sh: 465; xml: 38; makefile: 15
file content (11 lines) | stat: -rw-r--r-- 170 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -106,7 +106,7 @@
 ]
 
 [dependencies.notify]
-version = "6.1.1"
+version = "8.0.0"
 
 [dependencies.parking_lot]
 version = "0.12.0"