-
Type: Bug
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
Due to depending on the defunct decimal crate optionall for decimal128 support, the BSON library cannot build on ARM architectures (see GitHub PR). Once we update to using the decimal128 crate directly, this issue should go away.