refactor: centralize HTTP client creation with dynamic user agent
All checks were successful
ci/woodpecker/push/linux Pipeline was successful
ci/woodpecker/push/test Pipeline was successful
ci/woodpecker/push/mingw Pipeline was successful

This commit is contained in:
nyyu 2025-06-01 13:08:45 +02:00
parent 1e1f89ddc0
commit 03d4537743
6 changed files with 101 additions and 111 deletions

1
Cargo.lock generated
View file

@ -75,6 +75,7 @@ checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd"
name = "cggitem_sets"
version = "1.0.0"
dependencies = [
"chrono",
"indexmap",
"log",
"logsy",