feat(card_db): Only fetch database when upstream has updated

This commit is contained in:
Tristan Daniël Maat 2025-03-26 02:27:39 +08:00
parent a3ce7f8008
commit 3d3d56440a
Signed by: tlater
GPG key ID: 49670FD774E43268
8 changed files with 249 additions and 23 deletions

2
.cargo/config.toml Normal file
View file

@ -0,0 +1,2 @@
[build]
target = "wasm32-unknown-unknown"