added config parsing, and the selection between multiple providers.

This commit is contained in:
2026-07-10 21:03:45 -05:00
parent 4283b1af2a
commit 8348946c3c
9 changed files with 351 additions and 32 deletions
+2
View File
@@ -13,3 +13,5 @@ octocrab = "0.54.0"
dialoguer = "0.12"
keyring = "4.1.4"
colored = "3.1.1"
toml = "1.1.2+spec-1.1.0"
dirs = "6.0.0"