update versions

This commit is contained in:
OMGeeky
2023-10-29 14:02:52 +01:00
parent 8ff5fb24c7
commit f92a6e3248

5
Cargo.lock generated
View File

@@ -203,6 +203,7 @@ dependencies = [
[[package]]
name = "backup-config"
version = "0.1.3"
source = "git+https://github.com/OMGeeky/backup_config.git#ba18de57f80ca3e59a1da612f7c8a9f3aaa403e1"
dependencies = [
"confique",
"serde",
@@ -886,6 +887,7 @@ checksum = "d2fabcfbdc87f4758337ca535fb41a6d701b65693ce38287d856d1674551ec9b"
[[package]]
name = "google-apis-common"
version = "6.0.0"
source = "git+https://github.com/OMGeeky/google-apis-rs.git?branch=scope-derives#ef57420f5efcd810ab13913a3eeb2e43a94ea97c"
dependencies = [
"base64 0.13.1",
"chrono",
@@ -905,6 +907,7 @@ dependencies = [
[[package]]
name = "google-youtube3"
version = "5.0.3+20230123"
source = "git+https://github.com/OMGeeky/google-apis-rs.git?branch=scope-derives#ef57420f5efcd810ab13913a3eeb2e43a94ea97c"
dependencies = [
"anyhow",
"google-apis-common",
@@ -1293,6 +1296,7 @@ checksum = "da2479e8c062e40bf0066ffa0bc823de0a9368974af99c9f6df941d2c231e03f"
[[package]]
name = "local-db"
version = "0.2.1"
source = "git+https://github.com/OMGeeky/twitch_backup.local_db.git#0a15447f4d5e5093c27aa89936ecedfa9961e5be"
dependencies = [
"futures",
"sea-orm",
@@ -1986,6 +1990,7 @@ dependencies = [
[[package]]
name = "reqwest-backoff"
version = "0.1.2"
source = "git+https://github.com/OMGeeky/twba_reqwest_backoff.git#ee5cdac90fa6079d1aa6c17b1f8c49e0e3a75cb0"
dependencies = [
"chrono",
"reqwest",