Skip to content

Conversation

@petrochenkov
Copy link

@Razaekel
As mentioned in rust-lang/rust#149195 (comment) noise-0.7.0 has a lot of crates depending on it, and all of them break because of the ambiguous reexport issue, so it would be nice to publish a noise-0.7.1 if possible.

perlin_surflet only has one public item - Perlin, and it was never able to get to any public interfaces, because perlin::Perlin was always preferred, so this change doesn't affect the public interface.

`perlin_surflet` only has one public item - `Perlin`, and it was never able to get to any public interfaces, because `perlin::Perlin` was always preferred.
@petrochenkov
Copy link
Author

The patch is based on tag v0.7.0.

If the change needs to pass CI, then some checks will need to be disabled.
This version no longer passes clippy checks on nightly, and it doesn't build on 1.36.0 too (at least without some specific Cargo.lock), because of dependencies.

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.

1 participant