Bump MSRV to 1.80 (#426)

This commit is contained in:
Niklas Mohrin 2025-06-06 23:13:47 +02:00 committed by GitHub
commit 43ab2cb920
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View file

@ -12,7 +12,7 @@ repository = "https://github.com/tealdeer-rs/tealdeer/"
documentation = "https://tealdeer-rs.github.io/tealdeer/"
version = "1.7.2"
include = ["/src/**/*", "/tests/**/*", "/Cargo.toml", "/README.md", "/LICENSE-*", "/screenshot.png", "completion/*"]
rust-version = "1.75"
rust-version = "1.80"
edition = "2021"
[[bin]]