aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
author魏曹先生 <1992414357@qq.com>2026-06-29 04:14:56 +0800
committer魏曹先生 <1992414357@qq.com>2026-06-29 04:14:56 +0800
commitc58fee1ef37b0f86fa250331247a305cbf9bc360 (patch)
tree8b77b0b31b38632bf2acb54672dc7ee7b2770c9a /Cargo.toml
parent3423840fe9711985f2460d5ff59505ccd94c758d (diff)
fix(deps): bump just_template to 0.2.0 and migrate to new API
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 95cb488..b19bfb9 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -22,7 +22,7 @@ mingling_macros = { path = "mingling_macros", default-features = false }
mingling_pathf = { path = "mingling_pathf", default-features = false }
just_fmt = "0.1.2"
-just_template = "0.1.3"
+just_template = "0.2.0"
serde = { version = "1.0.228", features = ["derive"] }
serde_json = "1.0.150"