uv/crates/puffin-interpreter
Charlie Marsh 738e8341e2
Use a consistent Timestamp struct (#1081)
## Summary

This PR uses `ctime` consistently on Unix as a more conservative
approach to change detection. It also ensures that our timestamp
abstraction is entirely internal, so we can change the representation
and logic easily across the codebase in the future.
2024-01-24 14:21:31 -05:00
..
src Use a consistent Timestamp struct (#1081) 2024-01-24 14:21:31 -05:00
Cargo.toml Support more formats in puffin venv, incl. windows support (#1039) 2024-01-23 15:35:07 +00:00