mirror of
https://github.com/ClementTsang/bottom.git
synced 2026-05-18 12:51:43 +00:00
other: bump min version to 1.95.0
Will merge this after the next major release. This should give us a couple of neat new features to work with.
This commit is contained in:
committed by
ClementTsang
parent
d08036f69a
commit
88f17cd2ac
+1
-1
@@ -40,7 +40,7 @@ exclude = [
|
||||
]
|
||||
edition = "2024"
|
||||
# The oldest version I've tested that should still build - note this is not an official MSRV!
|
||||
rust-version = "1.85"
|
||||
rust-version = "1.95.0"
|
||||
|
||||
[lib]
|
||||
test = true
|
||||
|
||||
Reference in New Issue
Block a user