Skip to main content

max / shop

Cargo.lock: reflect kittygfx rename
Author: Max Johnson <me@maxj.phd> · 2026-07-24 15:19 UTC
Signed with PGP, not checked
Commit: 914e901db5f4f10818010f68308eeed0ecd15dae
Parent: 9476a63
1 file changed, +2 insertions, -2 deletions
M Cargo.lock +2 -2
@@ -396,7 +396,7 @@
396 396 ]
397 397
398 398 [[package]]
399 - name = "kitty-graphics"
399 + name = "kittygfx"
400 400 version = "0.0.0"
401 401 dependencies = [
402 402 "base64",
@@ -915,7 +915,7 @@
915 915 "calloop",
916 916 "calloop-wayland-source",
917 917 "image",
918 - "kitty-graphics",
918 + "kittygfx",
919 919 "pollster",
920 920 "shop-grid",
921 921 "shop-pty",