# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO # # When uploading crates to the registry Cargo will automatically # "normalize" Cargo.toml files for maximal compatibility # with all versions of Cargo and also rewrite `path` dependencies # to registry (e.g., crates.io) dependencies. # # If you are reading this file be aware that the original Cargo.toml # will likely look very different (and much more reasonable). # See Cargo.toml.orig for the original contents. [package] edition = "2021" name = "piam-types" version = "0.0.0" description = "Patsnap IAM types" license = "Apache-2.0 OR MIT" [dependencies.anyhow] version = "1.0" [dependencies.aws-sigv4] version = "0.48.0" [dependencies.aws-smithy-checksums] version = "0.48.0" [dependencies.cidr] version = "0.2.1" [dependencies.http] version = "0.2.8" [dependencies.hyper] version = "0.14" features = ["full"] [dependencies.uuid] version = "1.1.2" features = [ "v4", "fast-rng", "macro-diagnostics", ] [features] all-policy = ["s3-policy"] s3-policy = []