Implements credential storage in the lib.
This commit is contained in:
@@ -14,3 +14,6 @@ serde = { version = "1.0", features = ["derive"] }
|
||||
serde_json = "1.0"
|
||||
thiserror = "2.0"
|
||||
url = { version = "2.5", features = ["serde"] }
|
||||
keyring = "3"
|
||||
dirs = "6.0"
|
||||
open = "5.3"
|
||||
|
||||
Reference in New Issue
Block a user