Update to rust edition 2024

This commit is contained in:
Dreaded_X 2025-03-22 02:34:04 +01:00
parent 31477b6beb
commit 4b6e843d5d
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]