Skip to content
This repository has been archived by the owner on Oct 18, 2021. It is now read-only.

Remove rustc_serialize dependency, Upgrade bson lib #186

Closed
kyeah opened this issue Feb 4, 2017 · 2 comments 路 Fixed by #192
Closed

Remove rustc_serialize dependency, Upgrade bson lib #186

kyeah opened this issue Feb 4, 2017 · 2 comments 路 Fixed by #192
Assignees

Comments

@kyeah
Copy link
Contributor

kyeah commented Feb 4, 2017

馃憢 we should move over to using serde_json and data-encoding like the bson lib, then upgrade that dependency and shuttle out rustc_serialize since it's not really being maintained anymore. See mongodb/bson-rust#54.

@zonyitoo
Copy link

@kyeah Please upgrade bson to v0.4.2. I found that your PR has been reverted by another PR... I have already fixed it and released with v0.4.2, please upgrade.

@kyeah
Copy link
Contributor Author

kyeah commented Feb 24, 2017

yeah! those changes to bson break the mongo build, so I'll work on this over the weekend.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants