aws/rust-runtime/aws-sigv4/Cargo.toml
0 → 100644
+27
−0
aws/rust-runtime/aws-sigv4/README.md
0 → 100644
+3
−0
+8
−0
Loading
* feature: upstream sigv4 signing module * Fix clippy error * Try to remove CRLF line endings to allow tests to pass on Windows. * Remove trailing semicolon to address `#[warn(semicolon_in_expressions_from_macros)]` * do find-and-replace for a standalone iam credential