Use rust2018

This commit is contained in:
2025-04-28 14:34:41 +02:00
parent 2bef133479
commit d11941f81f
4 changed files with 5 additions and 4 deletions

View File

@@ -1,9 +1,7 @@
cargo-features = ["edition2024"]
[package]
name = "punlock"
version = "0.1.0"
edition = "2024"
edition = "2018"
[lib]
name = "punlock"