Update to rust edition 2024

This commit is contained in:
Dreaded_X 2025-03-22 02:34:04 +01:00
parent 13ddc853fb
commit b5342ab86a
Signed by: Dreaded_X
GPG Key ID: FA5F485356B0D2D4

View File

@ -1,7 +1,7 @@
[package]
name = "lldap-controller"
version = "0.1.0"
edition = "2021"
edition = "2024"
default-run = "lldap-controller"
[workspace]