deps.rs/src/utils
Paolo Barbolini 84a7d5154b
Clone crates.io-index instead of querying it through GitHub's API (#69)
* Clone crates.io-index instead of querying it through GitHub's API

* Implement refreshing the crates.io-index

* Run the initial index clone before starting the server

* Log cloning the crates.io-index

* Disambiguate name of ManagedIndex initial clone fn

* Log errors with cloning or refreshing the index
2020-11-14 18:29:49 +01:00
..
cache.rs Remove Mutex around Cache and move away from deprecated lru-cache (#65) 2020-10-05 12:47:24 +01:00
index.rs Clone crates.io-index instead of querying it through GitHub's API (#69) 2020-11-14 18:29:49 +01:00
mod.rs Clone crates.io-index instead of querying it through GitHub's API (#69) 2020-11-14 18:29:49 +01:00