Skip to content
This repository has been archived by the owner on Sep 14, 2023. It is now read-only.

update regex deb for minimal-versions #241

Merged
merged 1 commit into from
Aug 24, 2018
Merged

update regex deb for minimal-versions #241

merged 1 commit into from
Aug 24, 2018

Conversation

Eh2406
Copy link
Contributor

@Eh2406 Eh2406 commented Aug 24, 2018

This bumps the minimal acceptable versions in Cargo.toml to versions that are compatible with -Z minimal-versions. This is part of the process of seeing how hard this is for crates to use in preparation for getting it stabilized for use in CI, specifically upstreaming the changes required to get criterion working with it. It is easy to use if all of your dependencies support it, but much harder if trying to impose it on them.

cc @BurntSushi follow up to our discussion at rust-lang/regex#504

@BurntSushi BurntSushi merged commit 062a9d7 into docopt:master Aug 24, 2018
@BurntSushi
Copy link
Member

On crates.io in docopt 1.0.1. Thanks!

@BurntSushi
Copy link
Member

@Eh2406 Errm, what about adding -Z minimal-versions to CI?

@Eh2406
Copy link
Contributor Author

Eh2406 commented Aug 24, 2018

I can do that. 😄 Which configurations should I add it to?

@BurntSushi
Copy link
Member

BurntSushi commented Aug 24, 2018

Hmm. I don't even know what that question means. :-) What configurations are available? (I haven't looked at -Z minimal-versions at all. I just understand the general idea.)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants