Skip to content

Commit

Permalink
Add a rust-version field to Cargo.toml, with a comment.
Browse files Browse the repository at this point in the history
  • Loading branch information
sunfishcode committed Nov 10, 2022
1 parent 1797ef6 commit c545f4e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Cargo.toml
Expand Up @@ -13,6 +13,8 @@ repository = "https://github.com/bytecodealliance/cap-std"
edition = "2018"
publish = false
exclude = ["/.*"]
# This is also checked in CI.
rust-version = "1.56"

[dev-dependencies]
#async-std = { version = "1.10.0", features = ["attributes"] }
Expand Down

0 comments on commit c545f4e

Please sign in to comment.