From 74af53f2e402fc679965409eeb016067d93552f8 Mon Sep 17 00:00:00 2001 From: lanyeeee Date: Mon, 23 Feb 2026 06:00:07 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E5=B0=86=E9=A1=B9=E7=9B=AE=E8=BF=81?= =?UTF-8?q?=E7=A7=BB=E8=87=B3=20Rust=202024=20Edition?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src-tauri/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src-tauri/Cargo.toml b/src-tauri/Cargo.toml index 10ceb50..21e6e24 100644 --- a/src-tauri/Cargo.toml +++ b/src-tauri/Cargo.toml @@ -3,7 +3,7 @@ name = "bilibili-video-downloader" version = "0.1.0" description = "A Tauri App" authors = ["you"] -edition = "2021" +edition = "2024" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html