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

[extrinsics] set minimum supported rust-version to 1.70 #1241

Merged
merged 1 commit into from
Jul 27, 2023
Merged

Conversation

ascjones
Copy link
Collaborator

The subxt-signer crate utilizes OnceLock which was only stabilized in 1.70.

I have update the MSRV in subxt see paritytech/subxt#1097. But we should do it here too so we can get a release out in the meantime to prevent issues such as #1240.

@ascjones ascjones merged commit 9f4ba3c into master Jul 27, 2023
11 checks passed
@ascjones ascjones deleted the aj/msrv branch July 27, 2023 12:26
@ascjones ascjones mentioned this pull request Jul 27, 2023
@smiasojed smiasojed mentioned this pull request Mar 4, 2024
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