-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
Running the rustfmt script in the driver/BSON library generates the following warning: "the `merge_imports` option is deprecated. Use `imports_granularity=Crate` instead". We should update the rustfmt configs in both crates to use the suggested option.