added least common sequence and levenshtein with no substitution
All checks were successful
CI / build (push) Successful in 9s

This commit is contained in:
2025-07-31 14:35:30 +08:00
parent 1ac5c8fcdf
commit d14c907bf8
10 changed files with 467090 additions and 40 deletions

View File

@@ -1,4 +1,7 @@
[registry]
default = "gitea"
[registries.gitea]
global-credential-providers = ["cargo:token"]
index = "sparse+https://gitea.woggioni.net/api/packages/woggioni/cargo/"