mirror of
https://github.com/OMGeeky/twba.git
synced 2025-12-26 17:02:33 +01:00
update
This commit is contained in:
22
Cargo.lock
generated
22
Cargo.lock
generated
@@ -3866,7 +3866,7 @@ checksum = "e421abadd41a4225275504ea4d6566923418b7f05506fbc9c0fe86ba7396114b"
|
||||
name = "twba"
|
||||
version = "0.1.0"
|
||||
dependencies = [
|
||||
"twba-common 0.2.5 (git+https://github.com/OMGeeky/twba.common.git)",
|
||||
"twba-common 0.2.6 (git+https://github.com/OMGeeky/twba.common.git)",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
@@ -3888,13 +3888,13 @@ dependencies = [
|
||||
"lazy_static",
|
||||
"tokio",
|
||||
"tracing",
|
||||
"twba-common 0.2.5 (git+https://github.com/OMGeeky/twba.common.git)",
|
||||
"twba-common 0.2.6 (git+https://github.com/OMGeeky/twba.common.git)",
|
||||
"url 2.5.0",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "twba-common"
|
||||
version = "0.2.5"
|
||||
version = "0.2.6"
|
||||
dependencies = [
|
||||
"serde",
|
||||
"tracing",
|
||||
@@ -3906,8 +3906,8 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "twba-common"
|
||||
version = "0.2.5"
|
||||
source = "git+https://github.com/OMGeeky/twba.common.git#c30028c8acc685d79bcc30a3bc733f6ff38bb64f"
|
||||
version = "0.2.6"
|
||||
source = "git+https://github.com/OMGeeky/twba.common.git#066665717f7a744af109e8bae642a64c381d14cc"
|
||||
dependencies = [
|
||||
"serde",
|
||||
"tracing",
|
||||
@@ -3933,7 +3933,7 @@ dependencies = [
|
||||
"tokio",
|
||||
"tracing",
|
||||
"tracing-subscriber",
|
||||
"twba-common 0.2.5 (git+https://github.com/OMGeeky/twba.common.git)",
|
||||
"twba-common 0.2.6 (git+https://github.com/OMGeeky/twba.common.git)",
|
||||
"twba-reqwest-backoff 0.1.2 (git+https://github.com/OMGeeky/twba_reqwest_backoff.git)",
|
||||
]
|
||||
|
||||
@@ -3974,7 +3974,7 @@ dependencies = [
|
||||
"serde_json",
|
||||
"tokio",
|
||||
"tracing",
|
||||
"twba-common 0.2.5 (git+https://github.com/OMGeeky/twba.common.git)",
|
||||
"twba-common 0.2.6 (git+https://github.com/OMGeeky/twba.common.git)",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
@@ -4013,7 +4013,7 @@ dependencies = [
|
||||
"tokio",
|
||||
"tracing",
|
||||
"tracing-subscriber",
|
||||
"twba-common 0.2.5 (git+https://github.com/OMGeeky/twba.common.git)",
|
||||
"twba-common 0.2.6 (git+https://github.com/OMGeeky/twba.common.git)",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
@@ -4077,7 +4077,7 @@ dependencies = [
|
||||
"thiserror",
|
||||
"tokio",
|
||||
"tracing",
|
||||
"twba-common 0.2.5 (git+https://github.com/OMGeeky/twba.common.git)",
|
||||
"twba-common 0.2.6 (git+https://github.com/OMGeeky/twba.common.git)",
|
||||
"twba-twitch-data 0.4.0 (git+https://github.com/OMGeeky/twitch_data.git)",
|
||||
]
|
||||
|
||||
@@ -4099,7 +4099,7 @@ dependencies = [
|
||||
"thiserror",
|
||||
"tokio",
|
||||
"tracing",
|
||||
"twba-common 0.2.5 (git+https://github.com/OMGeeky/twba.common.git)",
|
||||
"twba-common 0.2.6 (git+https://github.com/OMGeeky/twba.common.git)",
|
||||
"twba-reqwest-backoff 0.1.2 (git+https://github.com/OMGeeky/twba_reqwest_backoff.git)",
|
||||
]
|
||||
|
||||
@@ -4121,7 +4121,7 @@ dependencies = [
|
||||
"thiserror",
|
||||
"tokio",
|
||||
"tracing",
|
||||
"twba-common 0.2.5 (git+https://github.com/OMGeeky/twba.common.git)",
|
||||
"twba-common 0.2.6 (git+https://github.com/OMGeeky/twba.common.git)",
|
||||
"twba-reqwest-backoff 0.1.2 (git+https://github.com/OMGeeky/twba_reqwest_backoff.git)",
|
||||
]
|
||||
|
||||
|
||||
Submodule twba-common updated: c30028c8ac...066665717f
Submodule twba-uploader updated: ed76e1bf20...2d71a08926
Reference in New Issue
Block a user