mvs_lib 1.6.1

Filter Mullvad's SOCKS5 proxies by country, city, weight and online status
Documentation
[dependencies.deunicode]
version = "1.6.*"

[dependencies.serde]
features = ["derive"]
version = "1.0.*"

[dev-dependencies.reqwest]
default-features = false
features = ["blocking", "http2", "json", "rustls-tls"]
version = "0.12.*"

[lib]
name = "mvs_lib"
path = "mvs_lib.rs"

[package]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "Filter Mullvad's SOCKS5 proxies by country, city, weight and online status"
documentation = "https://github.com/APT37/mullvad-socks"
edition = "2024"
homepage = "https://github.com/APT37/mullvad-socks"
keywords = ["mullvad", "socks5", "filter", "proxy", "api"]
license = "MIT-0"
name = "mvs_lib"
readme = "README.md"
repository = "https://github.com/APT37/mullvad-socks"
resolver = "2"
version = "1.6.1"