Commit c011848
Add aws sqs rust sdk to fbsource/third-party
Summary:
Wanted to just add the aws-sdk-sqs dependency to rust, but our other aws-sdk-* crates were still on an unstable version (<1.0) so I had to update these all at once otherwise core dependencies would be out of whack.
This mostly replicates what was done 2 months ago in {D60582035} which was reverted due to causing issues with running `buck2 test @//mode/opt-asan buck2/tests/e2e/targets_command:test_targets -- test_targets.py::test_compression`, but I can't repro that with these changes.
Differential Revision: D64214028
fbshipit-source-id: 3a87c21a07ecd32ce7b581fd594f0457498fc3b41 parent fcb323d commit c011848
1 file changed
Lines changed: 10 additions & 10 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
54 | | - | |
55 | | - | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
56 | 56 | | |
57 | | - | |
| 57 | + | |
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
| |||
97 | 97 | | |
98 | 98 | | |
99 | 99 | | |
100 | | - | |
| 100 | + | |
101 | 101 | | |
102 | | - | |
103 | | - | |
| 102 | + | |
| 103 | + | |
104 | 104 | | |
105 | | - | |
| 105 | + | |
106 | 106 | | |
107 | 107 | | |
108 | 108 | | |
| |||
149 | 149 | | |
150 | 150 | | |
151 | 151 | | |
152 | | - | |
| 152 | + | |
153 | 153 | | |
154 | 154 | | |
155 | 155 | | |
| |||
0 commit comments