### Checklist - [x] I added a descriptive title - [x] I searched open requests and couldn't find a duplicate ### What is the idea? conda-libmamba-solver should use the standard library `compression.zstd` when available, removing a dependency. Shards code uses `zstandard` currently.
Checklist
What is the idea?
conda-libmamba-solver should use the standard library
compression.zstdwhen available, removing a dependency. Shards code useszstandardcurrently.