Loading aws/rust-runtime/aws-config/external-types.toml +0 −3 Original line number Diff line number Diff line Loading @@ -29,9 +29,6 @@ allowed_external_types = [ "http::uri::Uri", "tower_service::Service", # TODO(https://github.com/awslabs/smithy-rs/issues/1193): Decide if `InvalidUri` should be exposed "http::uri::InvalidUri", # TODO(https://github.com/awslabs/smithy-rs/issues/1193): Decide if the following should be exposed "hyper::client::connect::Connection", "tokio::io::async_read::AsyncRead", Loading rust-runtime/aws-smithy-http/external-types.toml +0 −3 Original line number Diff line number Diff line Loading @@ -26,9 +26,6 @@ allowed_external_types = [ # TODO(https://github.com/awslabs/smithy-rs/issues/1193): Feature gate references to Tokio `File` "tokio::fs::file::File", # TODO(https://github.com/awslabs/smithy-rs/issues/1193): Decide if `InvalidUri` should be exposed "http::uri::InvalidUri", # TODO(https://github.com/awslabs/smithy-rs/issues/1193): Don't expose `once_cell` in public API "once_cell::sync::Lazy", Loading Loading
aws/rust-runtime/aws-config/external-types.toml +0 −3 Original line number Diff line number Diff line Loading @@ -29,9 +29,6 @@ allowed_external_types = [ "http::uri::Uri", "tower_service::Service", # TODO(https://github.com/awslabs/smithy-rs/issues/1193): Decide if `InvalidUri` should be exposed "http::uri::InvalidUri", # TODO(https://github.com/awslabs/smithy-rs/issues/1193): Decide if the following should be exposed "hyper::client::connect::Connection", "tokio::io::async_read::AsyncRead", Loading
rust-runtime/aws-smithy-http/external-types.toml +0 −3 Original line number Diff line number Diff line Loading @@ -26,9 +26,6 @@ allowed_external_types = [ # TODO(https://github.com/awslabs/smithy-rs/issues/1193): Feature gate references to Tokio `File` "tokio::fs::file::File", # TODO(https://github.com/awslabs/smithy-rs/issues/1193): Decide if `InvalidUri` should be exposed "http::uri::InvalidUri", # TODO(https://github.com/awslabs/smithy-rs/issues/1193): Don't expose `once_cell` in public API "once_cell::sync::Lazy", Loading