summaryrefslogtreecommitdiff
path: root/mingling_macros/Cargo.toml
diff options
context:
space:
mode:
author魏曹先生 <1992414357@qq.com>2026-03-31 17:11:03 +0800
committer魏曹先生 <1992414357@qq.com>2026-03-31 17:11:03 +0800
commita97f077f406b1748ba3259ca4b92f5719832ae0a (patch)
tree4e4b0ff6f79bd55ac03a4c34726e23572d0d8a04 /mingling_macros/Cargo.toml
parent792662d7a81d87f2673d6a13be78d01142fadd92 (diff)
Bump mingling_macros version to 0.1.2
Diffstat (limited to 'mingling_macros/Cargo.toml')
-rw-r--r--mingling_macros/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/mingling_macros/Cargo.toml b/mingling_macros/Cargo.toml
index 1f4cb89..d8631a3 100644
--- a/mingling_macros/Cargo.toml
+++ b/mingling_macros/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "mingling_macros"
-version = "0.1.1"
+version = "0.1.2"
edition = "2024"
license = "MIT OR Apache-2.0"
repository = "https://github.com/catilgrass/mingling"