Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update serde and serde_test #239

Closed
kinggoesgaming opened this issue May 21, 2018 · 3 comments
Closed

update serde and serde_test #239

kinggoesgaming opened this issue May 21, 2018 · 3 comments
Assignees

Comments

@kinggoesgaming
Copy link
Member

Description

New releases of both crates are available

@Dylan-DPC-zz
Copy link
Member

We don't have to do it. We are specifying "1.0.16" for serde which is equivalent to "^1.0.16" so it will cover all the latest versions of the crate.

@kinggoesgaming
Copy link
Member Author

i am particularly wanting it for u128 support that serde included in 1.0.56

bors bot added a commit that referenced this issue May 22, 2018
240: update serde and serde_test crates r=Dylan-DPC a=kinggoesgaming

**I'm submitting a ...**
  - [ ] bug fix
  - [ ] feature enhancement
  - [ ] deprecation or removal
  - [ ] refactor

# Description
New versions available of both `serde` and `serde_test`

# Motivation
`u128` support in `1.0.56` `serde`

# Tests
tests pass

# Related Issue(s)
#239 

Co-authored-by: Hunar Roop Kahlon <[email protected]>
Co-authored-by: Dylan DPC <[email protected]>
@kinggoesgaming
Copy link
Member Author

#240

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

No branches or pull requests

2 participants