From 9dcfeeddd1aa9deebbf52fc7f84a63713c6e6839 Mon Sep 17 00:00:00 2001 From: Henry Date: Sat, 4 Apr 2026 15:15:45 +0200 Subject: docs: update changelog, architecture, contributing Signed-off-by: Henry --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 7cc731e..f7d6ccb 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -19,7 +19,7 @@ serde={version="1.0", features=["derive"]} [workspace.package] version="0.9.0-alpha.0" -rust-version="1.93" +rust-version="1.90" edition="2024" license="MIT OR Apache-2.0" authors=["Henry Gressmann "] -- cgit v1.3.1