Skip to content
This repository was archived by the owner on Dec 19, 2025. It is now read-only.

Bump once cell, use lock file#60

Merged
DanGould merged 2 commits intopayjoin:mainfrom
DanGould:bump-once-cell
Mar 11, 2025
Merged

Bump once cell, use lock file#60
DanGould merged 2 commits intopayjoin:mainfrom
DanGould:bump-once-cell

Conversation

@DanGould
Copy link
Copy Markdown
Collaborator

No description provided.

Running cargo update at msrv lets you know when an additional pin
needs to be made if running without a lock file. But we can just commit
a lock file known to work with MSRV to solve our problems.

However, discovering the pins to produce the lock file is tricky, so we
still want to have a script that documents the pins required for MSRV.
@DanGould DanGould requested a review from nothingmuch March 11, 2025 19:18
Copy link
Copy Markdown
Contributor

@nothingmuch nothingmuch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

utACK. FWIW once_cell going away after #58

@DanGould DanGould merged commit 43ae39e into payjoin:main Mar 11, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants