diff options
author | Joel Fischer <joeljfischer@gmail.com> | 2020-04-29 13:36:48 -0400 |
---|---|---|
committer | Joel Fischer <joeljfischer@gmail.com> | 2020-04-29 13:36:48 -0400 |
commit | ab094632b2f5cd8b0bd3e5d59f27be82ee5d35c7 (patch) | |
tree | 8c84dc019ebdb5f8d4cb8cd8f86e66673a83d312 | |
parent | 505bcfaa5a70b70971ebc730deb9ff94a7398fe1 (diff) | |
download | sdl_ios-ab094632b2f5cd8b0bd3e5d59f27be82ee5d35c7.tar.gz |
Update BSON submodule
-rw-r--r-- | .gitmodules | 2 | ||||
m--------- | bson_c_lib | 0 |
2 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index 6336d3034..413022928 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,4 +4,4 @@ [submodule "generator/rpc_spec"] path = generator/rpc_spec url = https://github.com/smartdevicelink/rpc_spec.git - branch = develop + branch = master diff --git a/bson_c_lib b/bson_c_lib -Subproject 5e79ef239b88246504ca8efa017479bf417c516 +Subproject 9cacdaffa64bba1231489e2a28d2045e0c6e93a |