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

Set minimal rustc version #938

Merged
merged 1 commit into from
Aug 7, 2022

Conversation

ikrivosheev
Copy link
Member

PR Info

Adds

Fixes

cargo install sea-orm-cli
    Updating crates.io index
  Installing sea-orm-cli v0.9.1
error: failed to compile sea-orm-cli v0.9.1, intermediate artifacts can be found at /tmp/cargo-installR8Kg4Y

Caused by:
  failed to select a version for the requirement sea-query = "^0.26.0"
  candidate versions found which didn't match: 0.24.6, 0.24.5, 0.24.4, ...
  location searched: crates.io index
  required by package sea-orm-codegen v0.9.0
      ... which satisfies dependency sea-orm-codegen = "^0.9.0" of package sea-orm-cli v0.9.1

Breaking Changes

  • Min rust version is 1.60

@tyt2y3
Copy link
Member

tyt2y3 commented Aug 7, 2022

Thanks!

@tyt2y3 tyt2y3 merged commit e43f452 into SeaQL:master Aug 7, 2022
@ikrivosheev ikrivosheev deleted the fix/minimal_rustc_version branch August 7, 2022 11:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants