Test/optimize deps #2

Merged
wunianxiao merged 3 commits from test/optimize-deps into main 2026-06-17 16:05:50 +08:00
Owner
No description provided.
wunianxiao added 3 commits 2026-06-17 16:05:24 +08:00
- rustyline, dialoguer, console: 代码中无任何引用
- hex: 代码中无任何引用
- image: qrcode crate 直接渲染 Unicode,不需要 image

共减少 5 个直接依赖及 17+ 个间接依赖
qrcode 默认启用了 image/svg/pic,但项目只使用 Unicode 终端渲染,
不需要图片编解码。关闭后移除 image 及其子依赖。
wunianxiao merged commit 61cc793969 into main 2026-06-17 16:05:50 +08:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: wunianxiao/iAs#2