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

chore(deps): Update dependencies #47

Merged
merged 2 commits into from
Oct 8, 2024

Conversation

DanielVoogsgerd
Copy link
Member

@DanielVoogsgerd DanielVoogsgerd commented Oct 6, 2024

It should be the last dependency to still use the untagged enum-debug version.

Edit: after the most frustrating wrestling session I have had so far with cargo update I can only get enum-debug to completely move to the new version using:

fd Cargo.toml --exec cargo update --manifest-path

You would think that running this would yield similar results as the following command, but you would be mistaken.

cargo update --workspace

This will probably end up conflicting with all open dependencies, but at least we can get a working CI this way.

It should be the last dependency to still use the untagged enum-debug
version.
@DanielVoogsgerd DanielVoogsgerd changed the title fix(deps): Update eflint json spec chore(deps): Update dependencies Oct 6, 2024
@Lut99
Copy link
Member

Lut99 commented Oct 8, 2024

Weird 😂 but OK!

@Lut99 Lut99 merged commit f031701 into epi-project:main Oct 8, 2024
7 of 10 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