fix(deps): update rust crate async-graphql-actix-web to 7.0.2
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
async-graphql-actix-web | dependencies | patch |
7.0.1 -> 7.0.2
|
Release Notes
async-graphql/async-graphql (async-graphql-actix-web)
v7.0.2
- Fix
#[derive(OneofObject)]
rejecting enums where the type comes from a macro subsitution #1473 - Optimize object proc-macro codegen #1470
- Use
impl Future
instead ofasync-trait
in most traits. #1468 - Upgrade
base64
to0.21
#1466 - Standardize space between Args, Lists and Binary items #1392
- feat: support bigdecimal 0.4.x #1358
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.