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

New release #2760

Closed
Thomasdezeeuw opened this issue Sep 18, 2023 · 3 comments
Closed

New release #2760

Thomasdezeeuw opened this issue Sep 18, 2023 · 3 comments
Labels
enhancement New feature or request

Comments

@Thomasdezeeuw
Copy link
Contributor

I'm not sure what the normal process is as I didn't find any documentation on it, but I would like to request a new release. Specifically I need #2670.

@Thomasdezeeuw Thomasdezeeuw added the enhancement New feature or request label Sep 18, 2023
@garma83
Copy link

garma83 commented Sep 19, 2023

+1. I can't downgrade to 6.3, so I'm kind of stuck now.

@RoDmitry
Copy link

RoDmitry commented Oct 4, 2023

Did you know that you can just do:
bar = { git = "https://github.com/example/project.git", rev = "a123456" }
in Cargo.toml?

I think this can be closed, as it was released.

@Thomasdezeeuw
Copy link
Contributor Author

Did you know that you can just do: bar = { git = "https://github.com/example/project.git", rev = "a123456" } in Cargo.toml?

Yes, that is what we use. However that means you have follow all the commits in master that might contain a fix. With proper (timely) releases you hope that the maintainers of the crate take of this.

But now that 7.2 is released, this can be closed.

Closed by #2782

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants