fix: build on linux

This commit is contained in:
2024-07-30 03:15:39 +00:00
parent b3ca859256
commit 8568efda7f
5 changed files with 38 additions and 5 deletions

View File

@@ -34,7 +34,7 @@ serde_json = "1"
keyring = { version = "3", features = [
"apple-native",
"windows-native",
"linux-native",
"sync-secret-service",
] }
keyring-search = "1.2.0"
itertools = "0.13.0"