mirror of
https://gitea.invidious.io/iv-org/invidious-copy-2022-08-14.git
synced 2024-08-15 00:53:20 +00:00
Add options to import and export user data
This commit is contained in:
parent
24c79a3554
commit
b535a9d413
5 changed files with 252 additions and 3 deletions
|
@ -11,13 +11,16 @@ targets:
|
|||
dependencies:
|
||||
kemal:
|
||||
github: kemalcr/kemal
|
||||
branch: master
|
||||
branch: rework-param-parser
|
||||
pg:
|
||||
github: will/crystal-pg
|
||||
branch: master
|
||||
detect_language:
|
||||
github: detectlanguage/detectlanguage-crystal
|
||||
branch: master
|
||||
sqlite3:
|
||||
github: crystal-lang/crystal-sqlite3
|
||||
branch: master
|
||||
|
||||
crystal: 0.25.1
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue