chore: 将项目迁移至 Rust 2024 Edition

This commit is contained in:
lanyeeee
2026-02-23 06:00:07 +08:00
parent ed368c1c6e
commit 74af53f2e4

View File

@@ -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