aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
author魏曹先生 <1992414357@qq.com>2026-07-11 01:55:22 +0800
committer魏曹先生 <1992414357@qq.com>2026-07-11 01:55:22 +0800
commit41e076651196cf6066a73d88ce11635be35f0f26 (patch)
tree33b9799d12823caeac34b8f708c87704c350d1a6 /Cargo.toml
parent9245799135458d9afd5e779b6d061cee0962d585 (diff)
chore: bump workspace version to 0.3.0
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 66d616d..b3c3496 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -61,7 +61,7 @@ log = "0.4.33"
env_logger = "0.11.11"
[workspace.package]
-version = "0.2.2"
+version = "0.3.0"
edition = "2024"
license = "MIT OR Apache-2.0"
repository = "https://github.com/mingling-rs/mingling"