mirror of
https://github.com/mii443/ncb-tts-r2.git
synced 2025-08-22 16:15:29 +00:00
fix gcp version
This commit is contained in:
@ -9,7 +9,7 @@ edition = "2021"
|
|||||||
serde_json = "1.0"
|
serde_json = "1.0"
|
||||||
serde = "1.0"
|
serde = "1.0"
|
||||||
toml = "0.8.19"
|
toml = "0.8.19"
|
||||||
gcp_auth = "0.12.3"
|
gcp_auth = "0.5.0"
|
||||||
reqwest = { version = "0.12.9", features = ["json"] }
|
reqwest = { version = "0.12.9", features = ["json"] }
|
||||||
base64 = "0.22.1"
|
base64 = "0.22.1"
|
||||||
async-trait = "0.1.57"
|
async-trait = "0.1.57"
|
||||||
|
Reference in New Issue
Block a user