feat(rust): bump Rust nightly

This commit is contained in:
Harsh Shandilya 2023-06-16 01:48:15 +05:30
parent b06651e2c4
commit edd7f7a06f
No known key found for this signature in database
3 changed files with 3 additions and 3 deletions

View file

@ -37,7 +37,7 @@ lto = "thin"
# The preferred cargo-dist version to use in CI (Cargo.toml SemVer syntax)
cargo-dist-version = "0.0.6"
# The preferred Rust toolchain to use in CI (rustup toolchain syntax)
rust-toolchain-version = "nightly-2023-02-22"
rust-toolchain-version = "nightly-2023-06-10"
# CI backends to support (see 'cargo dist generate-ci')
ci = ["github"]
# The installers to generate for each app