file read, json parse

This commit is contained in:
2025-01-15 03:52:20 +01:00
parent 7ef189e57a
commit a1f7e0befb
6 changed files with 76 additions and 2 deletions

View File

@@ -4,3 +4,4 @@ version = "0.1.0"
edition = "2021"
[dependencies]
json = "0.12.4"