mirror of
https://github.com/Kruhlmann/punlock.git
synced 2025-10-28 06:33:34 +00:00
Use rust2018
This commit is contained in:
@@ -1,9 +1,7 @@
|
||||
cargo-features = ["edition2024"]
|
||||
|
||||
[package]
|
||||
name = "punlock"
|
||||
version = "0.1.0"
|
||||
edition = "2024"
|
||||
edition = "2018"
|
||||
|
||||
[lib]
|
||||
name = "punlock"
|
||||
|
||||
Reference in New Issue
Block a user