mirror of
https://github.com/astral-sh/uv
synced 2026-01-22 05:50:25 -05:00
This PR moves functions for finding user- and system-level config directories to public functions in `uv_fs::config`. This will allow them to be used in future work without duplicating code.