twitch-rs / twitch_api

Rust library for talking with the Twitch API aka. "Helix", TMI and more! Use Twitch endpoints fearlessly!
Apache License 2.0
150 stars 33 forks source link

release twitch_api 0.7.0-rc.5 #363

Closed Emilgardis closed 1 year ago

Emilgardis commented 1 year ago

this should be the last rc release

Emilgardis commented 1 year ago

bors r+

Emilgardis commented 1 year ago

ehm, what

bors r+

bors[bot] commented 1 year ago

Build succeeded:

Emilgardis commented 1 year ago

ah shit...

[INFO] [stderr]    --> src/eventsub/channel/follow.rs:125:76
[INFO] [stderr]     |
[INFO] [stderr] 125 |     const SCOPE: &'static [twitch_oauth2::Scope] = &[twitch_oauth2::Scope::ModeratorReadFollowers];
[INFO] [stderr]     |                                                                            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |                                                                            |
[INFO] [stderr]     |                                                                            variant or associated item not found in `Scope`
[INFO] [stderr]     |                                                                            help: there is a variant with a 

twitch_oauth2 needs an update

I yanked this release