refactor: centralize HTTP client creation with dynamic user agent
This commit is contained in:
parent
1e1f89ddc0
commit
03d4537743
6 changed files with 101 additions and 111 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
@ -75,6 +75,7 @@ checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd"
|
|||
name = "cggitem_sets"
|
||||
version = "1.0.0"
|
||||
dependencies = [
|
||||
"chrono",
|
||||
"indexmap",
|
||||
"log",
|
||||
"logsy",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue