This commit is contained in:
2026-01-26 20:23:39 +01:00
parent 2ed6cd3c06
commit 2b2f8622bf
10 changed files with 374 additions and 63 deletions

View File

@@ -14,8 +14,10 @@ tarpc.workspace = true
futures.workspace = true
chrono.workspace = true
google-drive3.workspace = true
uuid = { version = "1.7.0", features = ["v4", "serde"] }
yup-oauth2 = "12.1.2"
thiserror = "2.0.18"
[dependencies.gdriver-common]
path = "../gdriver-common"