File: relax-itertools

package info (click to toggle)
rust-libcst 0.1.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 968 kB
  • sloc: python: 895; makefile: 2
file content (13 lines) | stat: -rw-r--r-- 326 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
Index: libcst/Cargo.toml
===================================================================
--- libcst.orig/Cargo.toml
+++ libcst/Cargo.toml
@@ -75,7 +75,7 @@ features = ["html_reports"]
 version = "2.0.0"
 
 [dev-dependencies.itertools]
-version = "0.11.0"
+version = "0.10.0"
 
 [dev-dependencies.rayon]
 version = "1.7.0"