maybe-async 0.2.10

A procedure macro to unify SYNC and ASYNC implementation
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
version: 2
updates:
- package-ecosystem: cargo
  directory: "/"
  schedule:
    interval: daily
    time: "21:00"
  open-pull-requests-limit: 10
  ignore:
  - dependency-name: tokio
    versions:
    - 0.2.25