chore: bump MSRV to 1.80.0 for LazyLock support
Some checks failed
CI / lint-and-build (push) Failing after 9m7s

This commit is contained in:
2026-04-08 11:35:56 +03:00
parent 50214fec0f
commit 11e35fcb5c

View File

@@ -6,7 +6,7 @@ authors = ["you"]
license = ""
repository = ""
edition = "2021"
rust-version = "1.77.2"
rust-version = "1.80.0"
[lib]
name = "tusk_lib"