cloudmeta 0.0.0

Pull cloud metadata from Cloud Providers
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[package]
name = "cloudmeta"
version = "0.0.0"
edition = "2021"
license = "MIT"
repository = "https://github.com/jimmyruann/cloudmeta"
authors = ["Jimmy Ruan <12026187+jimmyruann@users.noreply.github.com>"]
description = "Pull cloud metadata from Cloud Providers"
readme = "../README.md"
rust-version = "1.73"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]