diff --git a/Cargo.toml b/Cargo.toml index ad01ed8..a65b868 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -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