Accept JSON from mwtchahrd.

This commit is contained in:
mattbk
2025-10-05 20:37:22 -05:00
parent 97f6a4bdb9
commit 0698deee41
3 changed files with 107 additions and 2 deletions

View File

@@ -5,3 +5,4 @@ edition = "2024"
[dependencies]
rusqlite = "0.37.0"
serde_json = "1.0.145"