NordicHPC / sonar

Tool to profile usage of HPC resources by regularly probing processes using ps.
GNU General Public License v3.0
8 stars 5 forks source link

For #152 - Remove serde_json dependency #154

Closed lars-t-hansen closed 3 months ago

lars-t-hansen commented 3 months ago

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