Open Issues Need Help
View All on GitHub dotenvは長年更新がないためconfigクレートを使うように修正する 2 days ago
AI Summary: This GitHub issue proposes replacing the `dotenv` crate, which hasn't been updated in five years, with the `config` crate. The task involves migrating several components (`detect`, `discord`, `table`) to use the new crate for environment variable loading, updating `Cargo.toml`, and ensuring similar functionality is maintained.
Complexity:
3/5
enhancement good first issue