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

feat: add extra field #811

Merged
merged 14 commits into from
Aug 13, 2024

Commits on Aug 13, 2024

  1. feat: add extra field

    nichmor committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    a217fd8 View commit details
    Browse the repository at this point in the history
  2. misc: run fmt

    nichmor committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    e630665 View commit details
    Browse the repository at this point in the history
  3. Update crates/rattler_conda_types/src/package/about.rs

    Co-authored-by: Bas Zalmstra <zalmstra.bas@gmail.com>
    nichmor and baszalmstra authored Aug 13, 2024
    Configuration menu
    Copy the full SHA
    dbd4a9b View commit details
    Browse the repository at this point in the history
  4. misc: update snapshot

    nichmor committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    b369058 View commit details
    Browse the repository at this point in the history
  5. misc: update test

    nichmor committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    6250731 View commit details
    Browse the repository at this point in the history
  6. misc: use serde_json::Value

    nichmor committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    5912960 View commit details
    Browse the repository at this point in the history
  7. misc: update snapshots

    nichmor committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    64918db View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f15814e View commit details
    Browse the repository at this point in the history
  9. run cargo clippy

    nichmor committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    4f8371e View commit details
    Browse the repository at this point in the history
  10. misc: remove commented line

    nichmor committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    e6eab02 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3d10c85 View commit details
    Browse the repository at this point in the history
  12. misc: change to btreemap

    nichmor committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    5d5eda2 View commit details
    Browse the repository at this point in the history
  13. misc: remove unused import

    nichmor committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    302ce03 View commit details
    Browse the repository at this point in the history
  14. misc: run fmt

    nichmor committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    2017abf View commit details
    Browse the repository at this point in the history