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

Fix dealing with workspace crates, update toml dependency, change name to cargo-rhack so it runs as a cargo subcommand #10 #11

Closed
wants to merge 19 commits into from

Commits on May 19, 2023

  1. Configuration menu
    Copy the full SHA
    50a86a6 View commit details
    Browse the repository at this point in the history
  2. Fix undo

    simonsan committed May 19, 2023
    Configuration menu
    Copy the full SHA
    8725831 View commit details
    Browse the repository at this point in the history
  3. Remove unused imports

    simonsan committed May 19, 2023
    Configuration menu
    Copy the full SHA
    53c69b7 View commit details
    Browse the repository at this point in the history
  4. Edit test comment

    simonsan committed May 19, 2023
    Configuration menu
    Copy the full SHA
    61212f0 View commit details
    Browse the repository at this point in the history
  5. Remove dbg!

    simonsan committed May 19, 2023
    Configuration menu
    Copy the full SHA
    c3c76c0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e05a892 View commit details
    Browse the repository at this point in the history
  7. Create cargo subcommand

    simonsan committed May 19, 2023
    Configuration menu
    Copy the full SHA
    8558474 View commit details
    Browse the repository at this point in the history
  8. Rename to cargo-rhack

    simonsan committed May 19, 2023
    Configuration menu
    Copy the full SHA
    8024228 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2023

  1. Update Cargo.lock

    simonsan committed May 20, 2023
    Configuration menu
    Copy the full SHA
    61d0df2 View commit details
    Browse the repository at this point in the history
  2. Update crates.io badge

    simonsan committed May 20, 2023
    Configuration menu
    Copy the full SHA
    df08e67 View commit details
    Browse the repository at this point in the history
  3. Update code blocks in Readme

    simonsan committed May 20, 2023
    Configuration menu
    Copy the full SHA
    26e7ce3 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2023

  1. ci: update workflows

    simonsan committed May 21, 2023
    Configuration menu
    Copy the full SHA
    bc22396 View commit details
    Browse the repository at this point in the history
  2. Update Readme

    simonsan committed May 21, 2023
    Configuration menu
    Copy the full SHA
    25b757e View commit details
    Browse the repository at this point in the history
  3. Release cargo-rhack v0.1.2

    simonsan committed May 21, 2023
    Configuration menu
    Copy the full SHA
    f912275 View commit details
    Browse the repository at this point in the history
  4. docs: add changelog

    simonsan committed May 21, 2023
    Configuration menu
    Copy the full SHA
    ec96ba9 View commit details
    Browse the repository at this point in the history
  5. Release cargo-rhack v0.1.2

    simonsan committed May 21, 2023
    Configuration menu
    Copy the full SHA
    6b78181 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2024

  1. chore: maintenance

    Signed-off-by: simonsan <[email protected]>
    simonsan committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    415ba40 View commit details
    Browse the repository at this point in the history
  2. fix: clippy lints

    Signed-off-by: simonsan <[email protected]>
    simonsan committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    5983f19 View commit details
    Browse the repository at this point in the history
  3. chore: update manifest

    Signed-off-by: simonsan <[email protected]>
    simonsan committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    30fe419 View commit details
    Browse the repository at this point in the history