Skip to content

Conversation

@chills42
Copy link

Now that rustc-serialize has been marked as deprecated, it seems prudent
to drop it's usage and replace the functionality with other crates.

Within this project, it was only used for base64 and hex encoding. Also,
the hex encoding is for testing purposes. Other crates exist for those
purposes(base64 and hex), making this change quite easy.

Now that rustc-serialize has been marked as deprecated, it seems prudent
to drop it's usage and replace the functionality with other crates.

Within this project, it was only used for base64 and hex encoding. Also,
the hex encoding is for testing purposes. Other crates exist for those
purposes, making this change quite easy.
@dtolnay
Copy link

dtolnay commented May 22, 2017

We would love to pick this up in hibari/hibari-brick-rs#8. @DaGenix could you take a look?

@sallar
Copy link

sallar commented Jun 8, 2018

Can we get this merged?

@BelfordZ
Copy link

BelfordZ commented Jun 8, 2018

LGTM

@aak1247
Copy link

aak1247 commented Apr 27, 2022

vote for it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants