Skip to content

Commit

Permalink
tuftool: update aws-config to use hyper v1
Browse files Browse the repository at this point in the history
  • Loading branch information
gthao313 committed Sep 27, 2024
1 parent 2d92113 commit aff412b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 50 deletions.
49 changes: 0 additions & 49 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion tuftool/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ aws-sdk-rust = ["aws-sdk-rust-rustls"]
aws-sdk-rust-rustls = ["aws-config/rustls", "aws-sdk-ssm/rustls", "aws-sdk-kms/rustls", ]

[dependencies]
aws-config = "1"
aws-config = { version = "1", default-features = false, features = ["credentials-process"] }
aws-lc-rs = { version = "1", features = ["prebuilt-nasm"] }
aws-sdk-kms = "1"
aws-sdk-ssm = "1"
Expand Down

0 comments on commit aff412b

Please sign in to comment.