brightdata_proxy 0.1.1

A simple helper library which helps you set up a brightdata proxy which you can use with the reqwest library
Documentation
[dependencies.reqwest]
version = "0.12.4"

[dependencies.typed-builder]
version = "0.18.2"

[dependencies.uuid]
features = ["v4"]
version = "1.8.0"

[package]
authors = ["Jeroen Vervaeke <crates.contact.6yqd3@8alias.com>"]
description = "A simple helper library which helps you set up a brightdata proxy which you can use with the reqwest library"
edition = "2021"
license = "MIT"
name = "brightdata_proxy"
readme = "README.md"
repository = "https://github.com/jeroenvervaeke/brightdata-proxy"
version = "0.1.1"