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 UUID to 0.7 #1859

Closed
jkcclemens opened this Issue Sep 20, 2018 · 0 comments

Comments

Projects
None yet
1 participant
@jkcclemens

jkcclemens commented Sep 20, 2018

Versions

  • Rust: any
  • Diesel: 1.3.3

Feature Flags

  • diesel: uuid

Problem Description

Nothing is implemented on the new UUID struct in 0.7, since diesel requires 0.6.

Steps to reproduce

Try to use a UUID with diesel and uuid 0.7.

Checklist

  • I have already looked over the issue tracker for similar issues.
  • This issue can be reproduced on Rust's stable channel. (Your issue will be
    closed if this is not the case)

weiznich added a commit to weiznich/diesel that referenced this issue Sep 20, 2018

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