mirror of
https://github.com/tealdeer-rs/tealdeer.git
synced 2026-08-09 09:49:10 +02:00
Bump MSRV to 1.80 (#426)
This commit is contained in:
parent
bc820c5f10
commit
43ab2cb920
2 changed files with 2 additions and 2 deletions
|
|
@ -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]]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue