summaryrefslogtreecommitdiff
path: root/Cargo.lock
diff options
context:
space:
mode:
author魏曹先生 <1992414357@qq.com>2026-02-25 10:58:39 +0800
committer魏曹先生 <1992414357@qq.com>2026-02-25 10:58:39 +0800
commit6bd344793e5c2e84361475d6e221007ef21faaad (patch)
tree4d2cb4148b534381b5d110b97a690d8bfd921855 /Cargo.lock
parent5f3d4892a12189e88e692eabdd5f8fe68c79b23e (diff)
Remove ambiguous command error and auto-select longest match
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.lock b/Cargo.lock
index bd4b07c..f05db8c 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -1944,6 +1944,7 @@ dependencies = [
"hex_display",
"just_fmt",
"memmap2",
+ "serde",
"sha2 0.10.9",
"sheet_system_macros",
"thiserror 1.0.69",