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

fix issue with calling get_balanced in the wrong table #11

Merged
merged 1 commit into from Aug 14, 2022

Conversation

Muscraft
Copy link
Contributor

@Muscraft Muscraft commented Aug 10, 2022

This fixes an issue where get_balanced would be called in a table that isn't [features] or a dependency table.

To reproduce place below in a Cargo.toml above [features] and try building the docs

[package.metadata.release]
pre-release-replacements = [
  {test="## "},
]

close #10

@ogoffart ogoffart merged commit 886d8af into slint-ui:master Aug 14, 2022
@ogoffart
Copy link
Member

Thanks for the patch!

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.

0.2.2 breaks my builds
2 participants