Bump minimum rust version everywhere to 1.70.0
This commit is contained in:
@@ -7,7 +7,7 @@ repository = "https://github.com/aiken-lang/aiken"
|
||||
homepage = "https://github.com/aiken-lang/aiken"
|
||||
license = "Apache-2.0"
|
||||
authors = ["Lucas Rosa <x@rvcas.dev>"]
|
||||
rust-version = "1.66.1"
|
||||
rust-version = "1.70.0"
|
||||
|
||||
[dependencies]
|
||||
crossbeam-channel = "0.5.7"
|
||||
|
||||
Reference in New Issue
Block a user