Files
xet-core/chunk_cache
Di Xiao d15295eff3 Clean up dependencies (#595)
- Remove dependencies from Cargo.toml files that are not used.
- Move dependencies directly referencing crates.io from crate level
Cargo.toml to the workspace Cargo.toml.
- Fix using RemoteClient in WASM: AdaptiveConcurrencyController uses
`tokio::time::Instant` which wraps `std::time::Instant` and is not
available in WASM.
- Add [cargo-machete](https://github.com/bnjbvr/cargo-machete) to CI to
check unused dependencies.

No functionality change.
2025-12-15 15:26:02 -08:00
..
2024-10-11 14:37:33 -07:00
2025-12-15 15:26:02 -08:00