uv/crates/puffin-resolver
Charlie Marsh 03599d2bb4
Split resolver inputs into manifest and options (#446)
## Summary

This is a refactor to address a TODO in the build context whereby we
aren't respecting the resolution options in recursive resolutions. Now,
the options are split out from the resolution _manifest_, and shared
across the build context tree.
2023-11-17 18:53:53 +00:00
..
src Split resolver inputs into manifest and options (#446) 2023-11-17 18:53:53 +00:00
tests Split resolver inputs into manifest and options (#446) 2023-11-17 18:53:53 +00:00
Cargo.toml Add a warn_user_once! macro (#442) 2023-11-17 02:34:06 +00:00