mirror of
https://github.com/OMGeeky/twba.twitch_fetcher.git
synced 2026-02-23 15:49:57 +01:00
some fixes and logging
This commit is contained in:
3
Cargo.lock
generated
3
Cargo.lock
generated
@@ -3372,7 +3372,6 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "twba-twitch-data"
|
||||
version = "0.3.0"
|
||||
source = "git+https://github.com/OMGeeky/twitch_data.git#908cbae28ff0c7b13e00a942955776c1c0e14707"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"async-recursion",
|
||||
@@ -3396,7 +3395,7 @@ dependencies = [
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "twitch-fetcher"
|
||||
name = "twba-twitch-fetcher"
|
||||
version = "0.1.0"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
|
||||
Reference in New Issue
Block a user