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

Test direct-minimal-versions #272

Merged
merged 1 commit into from
Aug 11, 2023
Merged

Conversation

daxpedda
Copy link
Contributor

@daxpedda daxpedda commented Aug 11, 2023

This builds the crate with direct-minimal-versions checking if the crate actually builds with the minimal dependency versions specified.

Using taiki-e/install-action to install cargo-hack specifically to use --remove-dev-deps to get the actual minimal versions users can use. If these CI dependencies are undesirable, I can make an out-of-workspace sub-crate that can have it's own lockfile without any dev-dependencies.

Cc #271.

@cuviper cuviper mentioned this pull request Aug 11, 2023
@cuviper
Copy link
Member

cuviper commented Aug 11, 2023

Thanks!

@cuviper cuviper merged commit 9469a1b into indexmap-rs:master Aug 11, 2023
14 checks passed
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