feature: add new mikan scrapers

This commit is contained in:
2025-05-03 04:23:33 +08:00
parent dbded94324
commit 3fe0538468
36 changed files with 1001 additions and 793 deletions

View File

@@ -2,9 +2,4 @@
recorder-playground = "run -p recorder --example playground -- --environment development"
[build]
rustflags = [
"-Zthreads=8",
"--cfg",
"feature=\"testcontainers\"",
"-Zshare-generics=y",
]
rustflags = ["-Zthreads=8", "-Zshare-generics=y"]