Skip to content

Commit 4b29163

Browse files
nyurikworkingjubilee
authored andcommitted
Specify MSRV in cargo.toml
1 parent b9edb1b commit 4b29163

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
@@ -15,6 +15,7 @@ autoexamples = true
1515
autotests = true
1616
edition = "2021"
1717
exclude = ["/ci/"]
18+
rust-version = "1.65.0"
1819

1920
[workspace]
2021
members = ['crates/cpp_smoke_test', 'crates/as-if-std']

0 commit comments

Comments
 (0)