chore(rust): Bump to 2024 edition

This commit is contained in:
Daniel Lundin 2025-01-18 12:15:59 +01:00
parent 3cf1714185
commit 5ea8635a54
Signed by: dln
SSH key fingerprint: SHA256:dQy1Xj3UiqJYpKR5ggQ2bxgz4jCH8IF+k3AB8o0kmdI
6 changed files with 6 additions and 6 deletions
controller

View file

@ -1,7 +1,7 @@
[package]
name = "patagia-controller"
description = "Patagia control plane server"
edition = "2021"
edition = "2024"
license = "MPL-2.0"
version.workspace = true