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:
Clement Tsang
2026-05-06 01:50:03 -04:00
committed by ClementTsang
parent d08036f69a
commit 88f17cd2ac
+1 -1
View File
@@ -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