fix sync cache

This commit is contained in:
Clément DOUIN
2023-11-28 12:30:50 +01:00
parent 7629a66c9c
commit a0888067da
6 changed files with 428 additions and 266 deletions
+4 -4
View File
@@ -93,21 +93,21 @@ version = "1.16.0"
[dependencies.email-lib]
# version = "=0.15.3"
default-features = false
git = "https://git.sr.ht/~soywod/pimalaya"
path = "/home/soywod/sourcehut/pimalaya/email"
[dependencies.keyring-lib]
version = "=0.1.0"
[dependencies.oauth-lib]
# version = "=0.1.0"
git = "https://git.sr.ht/~soywod/pimalaya"
path = "/home/soywod/sourcehut/pimalaya/oauth"
[dependencies.process-lib]
version = "=0.1.0"
[dependencies.mml-lib]
# version = "=1.0.1"
git = "https://git.sr.ht/~soywod/pimalaya"
path = "/home/soywod/sourcehut/pimalaya/mml"
[dependencies.secret-lib]
version = "=0.1.0"
@@ -121,7 +121,7 @@ version = "1.0"
[dependencies.shellexpand-utils]
# version = "=0.1.0"
git = "https://git.sr.ht/~soywod/pimalaya"
path = "/home/soywod/sourcehut/pimalaya/shellexpand-utils"
[dependencies.termcolor]
version = "1.1"