Skip to content

Commit

Permalink
Specify MSRV in cargo.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
nyurik authored and workingjubilee committed Aug 19, 2023
1 parent b9edb1b commit 4b29163
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ autoexamples = true
autotests = true
edition = "2021"
exclude = ["/ci/"]
rust-version = "1.65.0"

[workspace]
members = ['crates/cpp_smoke_test', 'crates/as-if-std']
Expand Down

0 comments on commit 4b29163

Please sign in to comment.