summaryrefslogtreecommitdiff
path: root/mingling_macros/Cargo.toml
diff options
context:
space:
mode:
author魏曹先生 <1992414357@qq.com>2026-03-31 09:08:38 +0800
committer魏曹先生 <1992414357@qq.com>2026-03-31 09:08:38 +0800
commit4888425cc5eeafe7e024adbbd9ca22604859f975 (patch)
treeed4c9618aa1e18cafa33e6777c1d004e291f38d9 /mingling_macros/Cargo.toml
parent6c3b04a1ffb00bcdc3eba614ac3a4cd8d8549aa7 (diff)
Revert mingling_macros version to 0.1.1
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 d8631a3..1f4cb89 100644
--- a/mingling_macros/Cargo.toml
+++ b/mingling_macros/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "mingling_macros"
-version = "0.1.2"
+version = "0.1.1"
edition = "2024"
license = "MIT OR Apache-2.0"
repository = "https://github.com/catilgrass/mingling"