Open proegssilb opened 11 months ago
Right now, the dependency list that the bot returns is hard-coded. We should instead grab the list of dependencies from the Cargo.toml that defines them. However, doing so involves a fair bit of work, including transforming TOML formats.
Right now, the dependency list that the bot returns is hard-coded. We should instead grab the list of dependencies from the Cargo.toml that defines them. However, doing so involves a fair bit of work, including transforming TOML formats.