Skip to content

Commit 7ae1881

Browse files
authored
Merge pull request #130 from qryxip/set-rust-version
Set `rust-version`
2 parents bec9cf2 + 98c9fd7 commit 7ae1881

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Cargo.toml

+1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
name = "ac-library-rs"
33
version = "0.1.0"
44
edition = "2018"
5+
rust-version = "1.42"
56
description = "A Rust port of AtCoder Library (ACL)."
67
license = "CC0-1.0"
78
repository = "https://github.com/rust-lang-ja/ac-library-rs"

0 commit comments

Comments
 (0)