[rust] edition 2024

This commit is contained in:
ddidderr 2025-02-20 18:27:17 +01:00
parent e286e24d61
commit 34457d1cc1
Signed by: ddidderr
GPG Key ID: 3841F1C27E6F0E14

View File

@ -1,7 +1,7 @@
[package]
name = "expose-dir-via-http"
version = "1.2.1"
edition = "2021"
edition = "2024"
[lints.rust]
unsafe_code = "forbid"