summaryrefslogtreecommitdiff
path: root/mingling_core
diff options
context:
space:
mode:
author魏曹先生 <1992414357@qq.com>2026-04-07 08:55:43 +0800
committer魏曹先生 <1992414357@qq.com>2026-04-07 08:55:58 +0800
commit7b25db6cb2f2df2c45589e842f153de457191a64 (patch)
tree31102d8d65e9cf7920a59d2cdcf5578193e5a52e /mingling_core
parentc4c4b86e0b42e2749b651979b39971a8ea887fb4 (diff)
Bump version to 0.1.5 and use local dependencies
Diffstat (limited to 'mingling_core')
-rw-r--r--mingling_core/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/mingling_core/Cargo.toml b/mingling_core/Cargo.toml
index 6f97016..d8e7c8e 100644
--- a/mingling_core/Cargo.toml
+++ b/mingling_core/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "mingling_core"
-version = "0.1.3"
+version = "0.1.4"
edition = "2024"
license = "MIT OR Apache-2.0"
description = "Core of the mingling library"