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

Added serde_json capabilities to public structures #76

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Commits on Dec 24, 2020

  1. Update lib.rs

    Added Deserialize and Serialize for json
    Techno-Fox committed Dec 24, 2020
    Configuration menu
    Copy the full SHA
    f9e5e33 View commit details
    Browse the repository at this point in the history
  2. Update Cargo.toml

    added serde dependeny
    Techno-Fox committed Dec 24, 2020
    Configuration menu
    Copy the full SHA
    416c108 View commit details
    Browse the repository at this point in the history
  3. Update lib.rs

    Techno-Fox committed Dec 24, 2020
    Configuration menu
    Copy the full SHA
    fa64f90 View commit details
    Browse the repository at this point in the history
  4. Update Cargo.toml

    Techno-Fox committed Dec 24, 2020
    Configuration menu
    Copy the full SHA
    25beb1a View commit details
    Browse the repository at this point in the history
  5. Update lib.rs

    Techno-Fox committed Dec 24, 2020
    Configuration menu
    Copy the full SHA
    afa6baa View commit details
    Browse the repository at this point in the history