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

Update trussed to the simplified Store trait #41

Merged
merged 1 commit into from
Mar 7, 2025
Merged

Conversation

robin-nitrokey
Copy link
Member

No description provided.

@robin-nitrokey
Copy link
Member Author

Updated to use Box::leak to create filesystems with static lifetimes. This makes it easier to pass the store directly to applications like provisioner-app. As this is only intended to be used once in a single application, leaking the filesystem memory is not an issue.

@robin-nitrokey robin-nitrokey merged commit d0774ab into main Mar 7, 2025
1 check passed
@robin-nitrokey robin-nitrokey deleted the virt branch March 7, 2025 11:27
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