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

tough: Merge in tough_schema #496

Merged
merged 3 commits into from
Nov 8, 2019
Merged

tough: Merge in tough_schema #496

merged 3 commits into from
Nov 8, 2019

Commits on Nov 8, 2019

  1. tough: Merge in tough_schema

    Now that reqwest is an optional dependency of tough, there is no
    particular benefit to keeping these crates separate.
    
    This just moves tough_schema into tough::schema, without any cleanup.
    
    Signed-off-by: iliana destroyer of worlds <[email protected]>
    iliana committed Nov 8, 2019
    Configuration menu
    Copy the full SHA
    a7c0a08 View commit details
    Browse the repository at this point in the history
  2. tough::schema::key: allow clippy::use_self

    Signed-off-by: iliana destroyer of worlds <[email protected]>
    iliana committed Nov 8, 2019
    Configuration menu
    Copy the full SHA
    3ba332d View commit details
    Browse the repository at this point in the history
  3. tough: Avoid similar error variants in tough::schema

    Signed-off-by: iliana destroyer of worlds <[email protected]>
    iliana committed Nov 8, 2019
    Configuration menu
    Copy the full SHA
    7a78939 View commit details
    Browse the repository at this point in the history