Skip to content

Remove lazy_static dependency - #120

Merged
dnsl48 merged 2 commits into
dnsl48:masterfrom
Expyron:master
Jul 26, 2026
Merged

Remove lazy_static dependency#120
dnsl48 merged 2 commits into
dnsl48:masterfrom
Expyron:master

Conversation

@Expyron

@Expyron Expyron commented Jul 10, 2026

Copy link
Copy Markdown
Contributor

The MSRV is set to 1.70 in order to have access to std::sync::OnceLock.

num-bigint was added in order to get a more recent version, because the version included in num/num-bigint does not have the const constructors.

@dnsl48

dnsl48 commented Jul 23, 2026

Copy link
Copy Markdown
Owner

Thank you for the contribution!
Would you like to follow up with fixing the lints?

@Expyron

Expyron commented Jul 23, 2026

Copy link
Copy Markdown
Contributor Author

Done

@dnsl48
dnsl48 merged commit 94557bc into dnsl48:master Jul 26, 2026
3 checks passed
@dnsl48

dnsl48 commented Jul 26, 2026

Copy link
Copy Markdown
Owner

@Expyron thank you for the contribution!
This patch will be included in the next minor release (MSRV bump is a breaking change).

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