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

Bump dependencies, update gitignore, cleanup manifest and simplify function imports #64

Merged
merged 4 commits into from
May 1, 2024

Commits on Apr 26, 2024

  1. Cargo.lock: Bump the dependencies

    Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
    alistair23 committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    df8765a View commit details
    Browse the repository at this point in the history
  2. gitignore: Ignore more cbor working files

    Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
    alistair23 committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    af3a9a5 View commit details
    Browse the repository at this point in the history
  3. manifest/manifest.in.cbor: Cleanup manifest array layout

    Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
    alistair23 committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    b21f3f9 View commit details
    Browse the repository at this point in the history
  4. libspdm: spdm: Cleanup from_raw_parts paths

    Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
    alistair23 committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    91f1c90 View commit details
    Browse the repository at this point in the history