Skip to content

Commit

Permalink
Merge pull request #1305 from romanstingler/msrv
Browse files Browse the repository at this point in the history
set MSRV (Minimum Supported Rust Version)
  • Loading branch information
Morganamilo authored Dec 27, 2024
2 parents 9b6852e + 76054d0 commit 51cd311
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 @@ -11,6 +11,7 @@ documentation = "https://docs.rs/paru"
license = "GPL-3.0"
keywords = ["archlinux", "arch", "alpm", "pacman", "aur"]
include = ["src/**/*", "LICENSE", "README.md", "CHANGELOG.md", "help"]
rust-version = "1.78"


[dependencies]
Expand Down

0 comments on commit 51cd311

Please sign in to comment.