Skip to content

Commit 10d9c9a

Browse files
fix udeps error
1 parent e274f1b commit 10d9c9a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

aws/rust-runtime/aws-credential-types/Cargo.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@ description = "Types for AWS SDK credentials."
66
edition = "2021"
77
license = "Apache-2.0"
88
repository = "https://github.com/awslabs/smithy-rs"
9-
9+
[package.metadata.cargo-udeps]
10+
ignore = true
1011
[features]
1112
hardcoded-credentials = []
1213
test-util = []

0 commit comments

Comments
 (0)