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

ci: Prevent dependencies issue #142

Merged
merged 7 commits into from May 18, 2022
Merged

ci: Prevent dependencies issue #142

merged 7 commits into from May 18, 2022

Commits on May 14, 2022

  1. add deny.toml

      this file created by 'cargo deny init'
    kazuk committed May 14, 2022
    Copy the full SHA
    8d2c4ef View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    bfac911 View commit details
    Browse the repository at this point in the history
  3. add cargo-deny install to CI

    kazuk committed May 14, 2022
    Copy the full SHA
    fe83a51 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    499e1c8 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    5d2f319 View commit details
    Browse the repository at this point in the history
  6. run check-dependencies task

    kazuk committed May 14, 2022
    Copy the full SHA
    c7d5162 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2022

  1. refactor: apply review

     rename get_crate_version to get_crate_latest_version
    kazuk committed May 17, 2022
    Copy the full SHA
    15adc1c View commit details
    Browse the repository at this point in the history