rido 0.1.0

Fetch valid URLs of Microsoft Operating Systems.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[dependencies.reqwest]
features = ["blocking"]
version = "0.12.2"

[dependencies.uuid]
features = ["v4", "fast-rng"]
version = "1.8.0"

[features]
consumer = []

[package]
description = "Fetch valid URLs of Microsoft Operating Systems."
edition = "2021"
license = "GPL-3.0"
name = "rido"
readme = "README.md"
version = "0.1.0"