Bad attempt at streaming a tar.gz file

This commit is contained in:
Jef Roosens 2022-04-01 13:29:34 +02:00
parent 9a2e364101
commit 828ee6c533
Signed by: Jef Roosens
GPG key ID: B75D4F293C7052DB
4 changed files with 129 additions and 7 deletions

4
.cargo/config.toml Normal file
View file

@ -0,0 +1,4 @@
# Used for testing locally
[env]
API_KEY = "test"
DATA_DIR = "data"