# Code generated by software.amazon.smithy.rust.codegen.smithy-rs. DO NOT EDIT. [package] name = "docktor-api-client" version = "0.35.2" license = "Apache-2.0" authors = ["Matteo Bigoi "] description = "Autogenerated Docktor API client model" edition = "2018" [dependencies.aws-smithy-client] version = "0.35.2" [dependencies.aws-smithy-http] version = "0.35.2" [dependencies.aws-smithy-json] version = "0.35.2" [dependencies.aws-smithy-types] version = "0.35.2" [dependencies.bytes] version = "1" [dependencies.http] version = "0.2" [features] rt-tokio = ["aws-smithy-http/rt-tokio"] rustls = ["aws-smithy-client/rustls"] native-tls = ["aws-smithy-client/native-tls"] default = ["rt-tokio", "rustls"]