[package] name = "scratchstack-aws-principal" description = "Principal types for AWS/AWS-like services" version = "0.3.4" authors = ["David Cuthbert "] edition = "2021" license = "MIT OR Apache-2.0" keywords = ["AWS", "IAM", "Aspen", "policy"] homepage = "https://github.com/dacut/scratchstack-aws-principal" repository = "https://github.com/dacut/scratchstack-aws-principal" [features] service = [] [dependencies] log = "^0.4" [dev-dependencies] env_logger = "^0.9" test-log = "^0.2"