Skip to content

Commit af297ac

Browse files
committed
specify minimum rust toolchain version
1 parent 0c509b3 commit af297ac

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

native/libcst/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ name = "libcst"
88
version = "0.1.0"
99
authors = ["LibCST Developers"]
1010
edition = "2018"
11+
rust-version = "1.53"
1112

1213
[lib]
1314
name = "libcst_native"

0 commit comments

Comments
 (0)