cargo: Set msrv to 1.70

We use is_some_and.
This commit is contained in:
Maximiliano Sandoval R 2023-06-20 23:03:39 +02:00
parent 0f176cc80b
commit b3517fa1b1
Failed to generate hash of commit

View file

@ -2,6 +2,7 @@
edition = "2021"
name = "authenticator"
version = "4.3.1"
rust-version = "1.70"
[dependencies]
adw = {package = "libadwaita", version = "0.4", features = ["v1_4"]}