1
Fork 0
mirror of https://github.com/RGBCube/cstree synced 2025-08-01 11:37:46 +00:00

bump MSRV to Rust 1.85 to support Edition 2024

This commit is contained in:
Domenic Quirl 2025-07-29 20:44:15 +02:00
parent d006fcbcfe
commit de990819b1

View file

@ -16,7 +16,7 @@ authors = [
license = "MIT OR Apache-2.0"
repository = "https://github.com/domenicquirl/cstree"
readme = "README.md"
rust-version = "1.84"
rust-version = "1.85"
[profile.release]
debug = true