mirror of
https://github.com/ratatui/ratatui.git
synced 2025-09-28 05:21:23 +00:00
chore: explicitly set MSRV to 1.56.1 in Cargo.toml
This commit is contained in:
parent
ba5ea2deff
commit
faa69b6cfe
@ -13,6 +13,7 @@ license = "MIT"
|
||||
exclude = ["assets/*", ".github", "Makefile.toml", "CONTRIBUTING.md", "*.log", "tags"]
|
||||
autoexamples = true
|
||||
edition = "2021"
|
||||
rust-version = "1.56.1"
|
||||
|
||||
[badges]
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user