mirror of
https://github.com/JonasunderscoreJones/jonas_jones-api.git
synced 2025-10-22 16:59:17 +02:00
added request logging
This commit is contained in:
parent
41fa898a67
commit
cdcf27b0fa
5 changed files with 223 additions and 13 deletions
|
@ -18,4 +18,5 @@ toml = "0.8.8"
|
|||
reqwest = { version = "0.12.4", features = ["json"] }
|
||||
serde_json = "1.0.108"
|
||||
regex = "1"
|
||||
git2 = "0.18.1"
|
||||
git2 = "0.19.0"
|
||||
ip2location = "0.5.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue