Closed Glog78 closed 1 year ago
Can you post the error message you're seeing? nvm, it's in the link
To fix this issue, either wait for a new release or specify
[dependencies]
twitch_api = { git = "https://github.com/twitch-rs/twitch_api", rev = "1702f4372021f83e5aee7b53deb4324d4cb9b4d8" }
# workaround for https://github.com/twitch-rs/twitch_api/issues/256
[patch.crates-io.twitch_types]
git = "https://github.com/twitch-rs/twitch_api"
rev = "1702f4372021f83e5aee7b53deb4324d4cb9b4d8"
The following code stops working for a specific user see https://termbin.com/l59kt
thanks for the fast fix earlier.