-
Notifications
You must be signed in to change notification settings - Fork 110
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Submodule update to fix windows try-lock failures (#213)
- Loading branch information
1 parent
cebdd7b
commit 77e4930
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule aws-crt-cpp
updated
16 files
+2 −2 | .github/workflows/ci.yml | |
+1 −1 | CMakeLists.txt | |
+9 −9 | CONTRIBUTING.md | |
+1 −1 | cmake/AwsCheckHeadersCxx.cmake | |
+1 −1 | crt/aws-c-auth | |
+1 −1 | crt/aws-c-cal | |
+1 −1 | crt/aws-c-common | |
+1 −1 | crt/aws-c-event-stream | |
+1 −1 | crt/aws-c-http | |
+1 −1 | crt/aws-c-io | |
+1 −1 | crt/aws-c-mqtt | |
+1 −1 | crt/aws-checksums | |
+1 −1 | crt/s2n | |
+1 −1 | docsrc/Doxyfile | |
+1 −0 | source/Api.cpp | |
+6 −1 | source/io/HostResolver.cpp |