Adding cache for IpLocation
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
2023-06-17 13:36:20 +02:00
parent a611f648fd
commit 0c3a3126f8
6 changed files with 246 additions and 25 deletions

View File

@@ -16,3 +16,4 @@ serde = {version = "1.0.163", features = ["derive"]}
serde_json = "1.0.96"
ureq = {version = "2.6.2", features = ["json"]}
billboard = "0.2"
directories = "5.0.1"