aws-region 0.21.0

Tiny Rust library for working with Amazon AWS regions, supports `s3` crate
Documentation
[dependencies.simpl]
version = "0.1.0-alpha"

[lib]
name = "awsregion"
path = "src/lib.rs"

[package]
authors = ["Drazen Urch"]
description = "Tiny Rust library for working with Amazon AWS regions, supports `s3` crate"
documentation = "https://durch.github.io/rust-s3/"
edition = "2018"
keywords = ["Amazon", "AWS", "S3", "Wasabi", "Minio"]
license = "MIT"
name = "aws-region"
readme = "README.md"
repository = "https://github.com/durch/rust-s3"
version = "0.21.0"