File: upgrade-itertools.patch

package info (click to toggle)
rust-rustpython-compiler-core 0.2.0-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 164 kB
  • sloc: makefile: 4
file content (9 lines) | stat: -rw-r--r-- 190 bytes parent folder | download
1
2
3
4
5
6
7
8
9
diff --git a/Cargo.toml b/Cargo.toml
index 013f840..c1073e4 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -30,3 +30,3 @@
 [dependencies.itertools]
-version = "0.10.3"
+version = ">= 0.10.3"