From d5974a0bc69a1a7345f1d0fc71934c079ae26abd Mon Sep 17 00:00:00 2001 From: yggverse Date: Sun, 16 Mar 2025 21:30:11 +0200 Subject: [PATCH] update rust version --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 15afb1d7..2aebca17 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "Yoda" version = "0.11.4" -edition = "2021" +edition = "2024" license = "MIT" readme = "README.md" description = "Browser for Gemini Protocol"