File: relax-deps.patch

package info (click to toggle)
rust-snapbox 0.6.21-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 484 kB
  • sloc: makefile: 6
file content (13 lines) | stat: -rw-r--r-- 262 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
Forwarded: not-needed
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -128,3 +128,3 @@
 [dependencies.document-features]
-version = "0.2.8"
+version = "0.2"
 optional = true
@@ -136,3 +136,3 @@
 [dependencies.escargot]
-version = "0.5.13"
+version = "0.5"
 optional = true