-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
We currently depend on 0.3.0 of typed-builder which is quite outdated at this point (0.8.0 is latest). This appears to be the cause of a compilation error that occurs sometimes: https://evergreen.mongodb.com/task_log_raw/mongo_rust_driver_tests__async_runtime~async_std_auth_and_tls~noauth_and_notls_os~macos_10.14_test_latest_standalone_patch_32d67deb1aa970a385e16a1142ec072a1d6f0be7_5fcac77357e85a0f8b1ad7c5_20_12_04_23_34_12/0?type=T#L1083
We should investigate if any breaking changes occurred in the subsequent typed-builder releases and, if not, upgrade to the latest version.