cloud-detect 0.2.0

Detect a host's cloud service provider
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies.lazy_static]
version = "1.4.0"

[package]
authors = ["Nikhil Prabhu <nikhilprabhu98@gmail.com>"]
description = "Detect a host's cloud service provider"
documentation = "https://docs.rs/cloud-detect"
edition = "2021"
keywords = ["cloud", "aws", "azure", "gcp", "hyperscaler"]
license = "GPL-3.0"
name = "cloud-detect"
readme = "README.md"
repository = "https://github.com/nikhil-prabhu/cloud-detect"
version = "0.2.0"