File: bump-notify.patch

package info (click to toggle)
rust-config 0.15.9-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 584 kB
  • sloc: makefile: 2
file content (13 lines) | stat: -rw-r--r-- 270 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
Forwarded: not-needed
Author: Antonin Delpeuch <antonin@delpeuch.eu>
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -226,7 +226,7 @@ version = "0.4"
 features = ["serde"]
 
 [dev-dependencies.notify]
-version = "6.1"
+version = "8"
 
 [dev-dependencies.reqwest]
 version = "0.12"