Skip to content

Commit

Permalink
Update MSRV to 1.70 for clap 4
Browse files Browse the repository at this point in the history
  • Loading branch information
markbenvenuto committed Dec 1, 2023
1 parent d17b288 commit 98ab90a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ lto = "thin"
# The preferred cargo-dist version to use in CI (Cargo.toml SemVer syntax)
cargo-dist-version = "0.5.0"
# The preferred Rust toolchain to use in CI (rustup toolchain syntax)
rust-toolchain-version = "1.67.1"
rust-toolchain-version = "1.70.0"
# CI backends to support
ci = ["github"]
# The installers to generate for each app
Expand Down

0 comments on commit 98ab90a

Please sign in to comment.