File: relax-curl.patch

package info (click to toggle)
rust-crates-io 0.40.10-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 144 kB
  • sloc: makefile: 4
file content (11 lines) | stat: -rw-r--r-- 186 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -32,7 +32,7 @@
 path = "lib.rs"
 
 [dependencies.curl]
-version = "0.4.47"
+version = "0.4.44"
 
 [dependencies.percent-encoding]
 version = "2.3.1"