-
Type:
Improvement
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
🔵 Done
-
Rust Drivers
-
Not Needed
-
None
-
None
-
None
-
None
-
None
-
None
serde-tests is currently a distinct cargo project with local path dependency on bson; the library itself is blank and exists only to define tests. AFAICT there's no particular reason for this to be in its own library, and it makes it easy to forget to update those tests when working on the bson crate proper.