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

For #152 - Remove serde_json dependency #154

Merged
merged 3 commits into from
Apr 4, 2024

Conversation

lars-t-hansen
Copy link
Collaborator

This removes serde_json and the direct dependency on serde (though serde is still included indirectly via csv).

src/sysinfo.rs Outdated
}

// Currently the test for do_show_system() is whitebox, see ../tests. The reason for this is partly
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Mm, "whitebox" should be "blackbox" here.

@bast bast merged commit cb4349a into NordicHPC:main Apr 4, 2024
1 check passed
@lars-t-hansen lars-t-hansen deleted the w-152-serde_json branch April 5, 2024 09:53
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