aboutsummaryrefslogtreecommitdiff
path: root/mingling_core
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_core
parent53c65ff60f87ab799772c95442fa0a27c45551e4 (diff)
Update core and macros dependencies to version 0.1.60.1.6
Diffstat (limited to 'mingling_core')
-rw-r--r--mingling_core/Cargo.lock2
-rw-r--r--mingling_core/Cargo.toml2
2 files changed, 2 insertions, 2 deletions
diff --git a/mingling_core/Cargo.lock b/mingling_core/Cargo.lock
index 1a95626..b380a89 100644
--- a/mingling_core/Cargo.lock
+++ b/mingling_core/Cargo.lock
@@ -186,7 +186,7 @@ checksum = "f8ca58f447f06ed17d5fc4043ce1b10dd205e060fb3ce5b979b8ed8e59ff3f79"
[[package]]
name = "mingling_core"
-version = "0.1.5"
+version = "0.1.6"
dependencies = [
"env_logger",
"just_fmt",
diff --git a/mingling_core/Cargo.toml b/mingling_core/Cargo.toml
index d4b26b8..0dd191f 100644
--- a/mingling_core/Cargo.toml
+++ b/mingling_core/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "mingling_core"
-version = "0.1.5"
+version = "0.1.6"
edition = "2024"
license = "MIT OR Apache-2.0"
description = "Core of the mingling library"