Bump Cargo rust-version fields to latest stable

This commit is contained in:
Lukas Wirth 2022-11-07 12:59:51 +01:00
parent c0310c1e03
commit ffd7bf8bf9
36 changed files with 36 additions and 36 deletions

View file

@ -4,7 +4,7 @@ version = "0.0.0"
description = "TBD"
license = "MIT OR Apache-2.0"
edition = "2021"
rust-version = "1.57"
rust-version = "1.65"
[lib]
doctest = false