uv/crates/uv-build-backend
konsti 18a1f0d9db
Build backend: Normalize glob paths (#13465)
Unlike OS APIs, glob inclusion checks don't work when there are relative
path elements such as `./`. We normalize the path before using it for
the glob.

Fixes #13407
2025-05-15 17:19:02 +02:00
..
src Build backend: Normalize glob paths (#13465) 2025-05-15 17:19:02 +02:00
Cargo.toml Build backend: Add reference docs and schema (#12803) 2025-04-21 12:27:49 +02:00