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: Remove unnecessary explicit triomphe dependency #91

Merged
merged 1 commit into from
Jul 15, 2024

Conversation

keelerm84
Copy link
Member

This was temporarily required as triomphe was required transitively
through moka, which wasn't pinning it appropriately to maintain their
stated MSRV policy.

That was changed with moka v0.12.8, allowing us to remove this
workaround.

This was temporarily required as `triomphe` was required transitively
through `moka`, which wasn't pinning it appropriately to maintain their
stated MSRV policy.

That was changed with `moka v0.12.8`, allowing us to remove this
workaround.
@keelerm84 keelerm84 requested a review from a team as a code owner July 12, 2024 14:23
@keelerm84
Copy link
Member Author

Undoes the work from #83

@keelerm84 keelerm84 merged commit 9d1fbd2 into main Jul 15, 2024
3 checks passed
@keelerm84 keelerm84 deleted the mk/sc-246026/unpin-triomphe branch July 15, 2024 14:34
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.

None yet

2 participants