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

Add serde support #102

Merged
merged 15 commits into from
Jul 20, 2023
Merged

Add serde support #102

merged 15 commits into from
Jul 20, 2023

Commits on May 23, 2023

  1. Configuration menu
    Copy the full SHA
    da45515 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2023

  1. Configuration menu
    Copy the full SHA
    abde839 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    089ace4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2ff00d3 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2023

  1. feat: sync with main branch

    0xf4lc0n committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    9828f42 View commit details
    Browse the repository at this point in the history
  2. style: make cargo-fmt happy

    0xf4lc0n committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    62eb5c1 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2023

  1. Configuration menu
    Copy the full SHA
    3ba5480 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6a76707 View commit details
    Browse the repository at this point in the history
  3. refactor: make clippy happy

    0xf4lc0n committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    254dee2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e308156 View commit details
    Browse the repository at this point in the history
  5. style: fix formatting

    0xf4lc0n committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    0f63995 View commit details
    Browse the repository at this point in the history
  6. feat: move deque serializing/deserializing to mod, propagate push_bac…

    …k error, use more specified 'expecting' message
    0xf4lc0n committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    7ce11dd View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2023

  1. Configuration menu
    Copy the full SHA
    29dacae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    411fc52 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2023

  1. chore: bump MSRV and include std features

    Signed-off-by: Lachezar Lechev <[email protected]>
    elpiel authored Jul 20, 2023
    Configuration menu
    Copy the full SHA
    e5f9bc9 View commit details
    Browse the repository at this point in the history