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

serde feature added #745

Merged
merged 9 commits into from
May 8, 2023
Merged

serde feature added #745

merged 9 commits into from
May 8, 2023

Commits on Apr 28, 2023

  1. serde feature added

    Support for serde derivations in no_std.
    
    Part of: paritytech/substrate#12994
    michalkucharczyk committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    2ffb9b8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    443d175 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2023

  1. Configuration menu
    Copy the full SHA
    b15dde3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    97fda11 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7bbf876 View commit details
    Browse the repository at this point in the history
  4. version 0.2.0

    michalkucharczyk committed May 5, 2023
    Configuration menu
    Copy the full SHA
    02f09de View commit details
    Browse the repository at this point in the history
  5. fix for ci command

    michalkucharczyk committed May 5, 2023
    Configuration menu
    Copy the full SHA
    da29216 View commit details
    Browse the repository at this point in the history
  6. Revert "version 0.2.0"

    This reverts commit 02f09de.
    michalkucharczyk committed May 5, 2023
    Configuration menu
    Copy the full SHA
    b460ea8 View commit details
    Browse the repository at this point in the history
  7. Update bounded-collections/Cargo.toml

    Co-authored-by: Bastian Köcher <[email protected]>
    michalkucharczyk and bkchr authored May 5, 2023
    Configuration menu
    Copy the full SHA
    bf7484f View commit details
    Browse the repository at this point in the history