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

Bump Lair keystore to 0.4.6 #107

Merged
merged 2 commits into from
Oct 11, 2024
Merged

Conversation

ThetaSinner
Copy link
Member

@ThetaSinner ThetaSinner commented Oct 11, 2024

Update Lair Keystore API and bump tx5 to release

@ThetaSinner ThetaSinner enabled auto-merge (squash) October 11, 2024 14:24
@@ -47,3 +47,6 @@ force_dynamic_link = []
# forces the code to run through the static linking process
# even if that may not be supported by the target platform
force_static_link = []

[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(link_dynamic)', 'cfg(link_static)'] }
Copy link
Collaborator

Choose a reason for hiding this comment

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

thanks!

Copy link
Member Author

Choose a reason for hiding this comment

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

No worries, already ran into this same funky clippy behavior on Holochain so it's an easy fix

From what I've read, they're going to give us cleaner ways of expressing custom cfgs at some point

Copy link
Collaborator

@neonphog neonphog left a comment

Choose a reason for hiding this comment

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

woot

@ThetaSinner ThetaSinner merged commit 4e29340 into release-0.0.x Oct 11, 2024
7 checks passed
@ThetaSinner ThetaSinner deleted the bump-lair-keystore-0.4.6 branch October 11, 2024 14:50
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