[dependencies.aws-sigv4]
default-features = false
features = ["sign-http"]
version = "0.2"
[dependencies.http]
default-features = false
version = "0.2"
[package]
authors = ["vkill <vkill.net@gmail.com>"]
categories = []
description = "Amazon Signature Version 4 Kit"
documentation = "https://docs.rs/amazon-sigv4-kit"
edition = "2021"
homepage = "https://github.com/bk-rs/amazon-apis-rs"
keywords = []
license = "Apache-2.0 OR MIT"
name = "amazon-sigv4-kit"
readme = "README.md"
repository = "https://github.com/bk-rs/amazon-apis-rs"
version = "0.1.0"