File: relax-paste

package info (click to toggle)
rust-libcst 0.1.0-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 968 kB
  • sloc: python: 895; makefile: 2
file content (13 lines) | stat: -rw-r--r-- 300 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
Index: libcst/Cargo.toml
===================================================================
--- libcst.orig/Cargo.toml
+++ libcst/Cargo.toml
@@ -52,7 +52,7 @@ version = "0.1.0"
 version = "2.5.0"
 
 [dependencies.paste]
-version = "1.0.9"
+version = "1.0.7"
 
 [dependencies.peg]
 version = "0.8.1"