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:
parent
d006fcbcfe
commit
de990819b1
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue