aboutsummaryrefslogtreecommitdiff
path: root/mingling_macros/Cargo.toml
diff options
context:
space:
mode:
author魏曹先生 <1992414357@qq.com>2026-04-20 16:14:07 +0800
committer魏曹先生 <1992414357@qq.com>2026-04-20 16:15:15 +0800
commitc705d0178bc8f69c97bfc13464d853434af13431 (patch)
tree642273369cb55da6fed6f9492c73fe4bf661ddd8 /mingling_macros/Cargo.toml
parent53c65ff60f87ab799772c95442fa0a27c45551e4 (diff)
Update core and macros dependencies to version 0.1.60.1.6
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 019d700..f4145e4 100644
--- a/mingling_macros/Cargo.toml
+++ b/mingling_macros/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "mingling_macros"
-version = "0.1.5"
+version = "0.1.6"
edition = "2024"
license = "MIT OR Apache-2.0"
repository = "https://github.com/catilgrass/mingling"