mirror of
https://github.com/ratatui/ratatui.git
synced 2025-09-30 22:41:44 +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"]
|
exclude = ["assets/*", ".github", "Makefile.toml", "CONTRIBUTING.md", "*.log", "tags"]
|
||||||
autoexamples = true
|
autoexamples = true
|
||||||
edition = "2021"
|
edition = "2021"
|
||||||
|
rust-version = "1.56.1"
|
||||||
|
|
||||||
[badges]
|
[badges]
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user