Update to rust edition 2024
This commit is contained in:
parent
31477b6beb
commit
4b6e843d5d
|
@ -1,7 +1,7 @@
|
||||||
[package]
|
[package]
|
||||||
name = "lldap-controller"
|
name = "lldap-controller"
|
||||||
version = "0.1.0"
|
version = "0.1.0"
|
||||||
edition = "2021"
|
edition = "2024"
|
||||||
default-run = "lldap-controller"
|
default-run = "lldap-controller"
|
||||||
|
|
||||||
[workspace]
|
[workspace]
|
||||||
|
|
Loading…
Reference in New Issue
Block a user