update MSRV

This commit is contained in:
Leonardo Gibrowski Faé
2024-10-27 12:24:02 -03:00
parent 8e3bd5c7e1
commit 624fac4142

View File

@@ -9,7 +9,7 @@ version = "0.9.5-masterV2"
authors = ["Leonardo Gibrowski Faé <leonardo.fae44@gmail.com>"]
edition = "2021"
license-file = "LICENSE"
rust-version = "1.75"
rust-version = "1.80"
[workspace.dependencies]
common = { path = "common" }