Update to Rust 2024 edition

This commit is contained in:
Philipp Oppermann
2025-03-27 15:05:58 +01:00
parent 8708b54756
commit 86ffa24e8e

View File

@@ -2,7 +2,7 @@
name = "blog_os"
version = "0.1.0"
authors = ["Philipp Oppermann <dev@phil-opp.com>"]
edition = "2018"
edition = "2024"
[dependencies]