kpcyrd / what-the-src

Source code of https://whatsrc.org/
https://whatsrc.org/
GNU General Public License v3.0
32 stars 5 forks source link

Download crates referenced in Cargo.lock files #21

Closed kpcyrd closed 6 months ago

kpcyrd commented 6 months ago

Since very recently these files are imported into the database when discovered.

The source code referenced in them should also be queued for download.

kpcyrd commented 6 months ago

This has been implemented.