aboutsummaryrefslogtreecommitdiff
path: root/mingling_macros/Cargo.toml
diff options
context:
space:
mode:
author魏曹先生 <1992414357@qq.com>2026-04-12 02:00:54 +0800
committer魏曹先生 <1992414357@qq.com>2026-04-12 02:00:54 +0800
commit3d014680d2e94018f72435b6f1e719697acf7e6d (patch)
tree6362b60ead5baec15f0381751a1354310f93e0b7 /mingling_macros/Cargo.toml
parent21bb211dca7ae7428a257e4006e54c10b97f8867 (diff)
Update mingling_macros to version 0.1.4
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 d2c1a00..1154c3d 100644
--- a/mingling_macros/Cargo.toml
+++ b/mingling_macros/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "mingling_macros"
-version = "0.1.3"
+version = "0.1.4"
edition = "2024"
license = "MIT OR Apache-2.0"
repository = "https://github.com/catilgrass/mingling"