.cargo/config.toml
0 → 100644
+3
−0
+53
−13
aws/sdk/integration-tests/Cargo.toml
0 → 100644
+10
−0
Loading
* Create workspaces for AWS SDK examples and tests and add CI step to verify them * Centralize the Cargo target directory * Remove the separate example workspace for now since it conflicts with the generated one * Fix the rustfmt step * Fix build path * Fix mkdir in standalone tests