uv-cache-info 0.0.40

This is an internal component crate of uv
Documentation
1
2
3
4
5
6
7
pub use crate::cache_info::*;
pub use crate::timestamp::*;

mod cache_info;
mod git_info;
mod glob;
mod timestamp;