uv/crates/puffin-interpreter
konsti ed6a1606b9
Use `which::which` instead of `which::which_global` (#1083)
`which::which_global` does not resolve relative paths, which we want to
support, while `which::which` does.
2024-01-24 18:35:57 -06:00
..
src Use `which::which` instead of `which::which_global` (#1083) 2024-01-24 18:35:57 -06:00
Cargo.toml Support more formats in `puffin venv`, incl. windows support (#1039) 2024-01-23 15:35:07 +00:00