feat: add yoi ticket CLI

This commit is contained in:
2026-06-06 05:50:29 +09:00
parent d725fb81d6
commit 4d5068ba3b
6 changed files with 1023 additions and 25 deletions
+1 -1
View File
@@ -40,7 +40,7 @@ rustPlatform.buildRustPackage rec {
filter = sourceFilter;
};
cargoHash = "sha256-yk3cLEqIfLfjRpLM3Iaa7jJyV4inigD994QdUn/3iXY=";
cargoHash = "sha256-+eIKCBT0NR8OJn8IxuJl2nc7M6OxlPQ+9RHncSz9K2M=";
depsExtraArgs = {
# Older fetchCargoVendor utilities used crates.io's API download endpoint,