File: older-rustc

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-- 306 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
@@ -11,7 +11,7 @@
 
 [package]
 edition = "2018"
-rust-version = "1.70"
+rust-version = "1.66"
 name = "libcst"
 version = "0.1.0"
 authors = ["LibCST Developers"]