summaryrefslogtreecommitdiff
path: root/mingling_core/Cargo.toml
diff options
context:
space:
mode:
author魏曹先生 <1992414357@qq.com>2026-04-04 17:52:19 +0800
committer魏曹先生 <1992414357@qq.com>2026-04-04 17:52:19 +0800
commitf0475c2207181c13dabcd4e78a163cde70573ade (patch)
treec659e766f038e8a609d174c4eba85be12791cdd7 /mingling_core/Cargo.toml
parent15028700581ee15d60e0fdbc28aa8ace539ad293 (diff)
Add vector pickers
Diffstat (limited to 'mingling_core/Cargo.toml')
-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 40b4c41..4660f78 100644
--- a/mingling_core/Cargo.toml
+++ b/mingling_core/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "mingling_core"
-version = "0.1.2"
+version = "0.1.3"
edition = "2024"
license = "MIT OR Apache-2.0"
description = "Core of the mingling library"