1
Fork 0
mirror of https://github.com/RGBCube/superfreq synced 2025-07-30 18:37:46 +00:00

xtask: add completion generation

This commit is contained in:
RGBCube 2025-06-14 23:19:54 +03:00
parent a341d08c45
commit 0e07241280
Signed by: RGBCube
SSH key fingerprint: SHA256:CzqbPcfwt+GxFYNnFVCqoN5Itn4YFrshg1TrnACpA5M
6 changed files with 147 additions and 17 deletions

2
.cargo/config.toml Normal file
View file

@ -0,0 +1,2 @@
[alias]
xtask = "run --package xtask --"