bump version.

This commit is contained in:
2025-12-19 00:29:25 +08:00
parent 77e134b832
commit 63c5cceade
2 changed files with 17 additions and 90 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "l-s"
version = "0.3.2"
version = "0.3.3"
authors = ["licsber <admin@licsber.site>"]
edition = "2021"
@@ -14,7 +14,7 @@ license = "AGPL-3.0-only"
anyhow = "1.0"
clap = { version = "4.5", features = ["derive"] }
ed2k = "1.0.1"
indicatif = "0.17"
indicatif = "0.18"
md-5 = "0.10"
serde = { version = "1.0", features = ["derive"] }
serde_json = "1.0"