From 9d4c7d57b8971e57b9698a31ec81ae1308529c59 Mon Sep 17 00:00:00 2001 From: Lkhsss Date: Sat, 15 Mar 2025 16:33:10 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E7=89=88=E6=9C=AC=E5=8F=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Cargo.lock | 2 +- Cargo.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 050f2e9..902da35 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -811,7 +811,7 @@ checksum = "07dcca13d1740c0a665f77104803360da0bdb3323ecce2e93fa2c959a6d52806" [[package]] name = "ncmmiao" -version = "2.5.10" +version = "2.5.11" dependencies = [ "aes", "audiotags", diff --git a/Cargo.toml b/Cargo.toml index 0951732..2959682 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "ncmmiao" -version = "2.5.10" +version = "2.5.11" edition = "2021" authors = ["Lkhsss "] description = "A magic tool convert ncm to flac"