curl setup

This commit is contained in:
2025-01-15 15:39:52 +01:00
parent a1f7e0befb
commit 6ca98da28b
5 changed files with 268 additions and 40 deletions

View File

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