build: bump minimum version to 1.70.0
Package which v6.0.0 requires rustc 1.70 or newer.
This commit is contained in:
parent
7147c72737
commit
92aa628dd9
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ members = ["cli", "lib"]
|
|||
resolver = "2"
|
||||
|
||||
[workspace.package]
|
||||
rust-version = "1.65"
|
||||
rust-version = "1.70"
|
||||
|
||||
[profile.optimize]
|
||||
inherits = "release"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue