build: ignore msrv

dependencies are increasing it without much care anyway
This commit is contained in:
EdJoPaTo
2023-07-17 14:00:48 +02:00
parent 56bb8cab24
commit 17de58e239
2 changed files with 0 additions and 9 deletions
-1
View File
@@ -6,7 +6,6 @@ license = "MIT"
repository = "https://github.com/EdJoPaTo/tui-rs-tree-widget"
authors = ["EdJoPaTo <tui-tree-widget-rust-crate@edjopato.de>"]
edition = "2021"
rust-version = "1.60.0"
keywords = ["tui", "terminal", "tree", "widget"]
categories = ["command-line-interface"]
include = ["src/**/*", "README.md"]