build: bump msrv to 1.60.0
the log crates requires this after Debian 12/bookworm released
This commit is contained in:
+1
-1
@@ -6,7 +6,7 @@ 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.56.1"
|
||||
rust-version = "1.60.0"
|
||||
keywords = ["tui", "terminal", "tree", "widget"]
|
||||
categories = ["command-line-interface"]
|
||||
include = ["src/**/*", "README.md"]
|
||||
|
||||
Reference in New Issue
Block a user