build(deps): update oauth2 requirement from 4.4.2 to 5.0.0 #2737
Annotations
5 errors
Run actions-rs/cargo@v1:
mono/src/api/oauth/mod.rs#L15
unresolved import `oauth2::reqwest::async_http_client`
|
Run actions-rs/cargo@v1:
mono/src/api/oauth/mod.rs#L40
no method named `authorize_url` found for struct `Client<StandardErrorResponse<...>, ..., ..., ..., ...>` in the current scope
|
Run actions-rs/cargo@v1:
mono/src/api/oauth/mod.rs#L55
no method named `exchange_code` found for struct `Client<StandardErrorResponse<...>, ..., ..., ..., ...>` in the current scope
|
Run actions-rs/cargo@v1:
mono/src/api/oauth/mod.rs#L174
this function takes 1 argument but 4 arguments were supplied
|
Run actions-rs/cargo@v1
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
Loading