Implements cli uploads and link generation.
This commit is contained in:
@@ -14,6 +14,6 @@ serde = { version = "1.0", features = ["derive"] }
|
||||
serde_json = "1.0"
|
||||
thiserror = "2.0"
|
||||
url = { version = "2.5", features = ["serde"] }
|
||||
keyring = "3"
|
||||
keyring = { version = "3", features = ["apple-native", "windows-native", "sync-secret-service"] }
|
||||
dirs = "6.0"
|
||||
open = "5.3"
|
||||
|
||||
Reference in New Issue
Block a user