git-delta-lib 0.12.2

Not ready for use: use crate git-delta for the application
1
2
3
4
5
6
7
8
9
10
11
version: 2
updates:
- package-ecosystem: cargo
  directory: "/"
  schedule:
    interval: daily
  open-pull-requests-limit: 10
  ignore:
  - dependency-name: regex
    versions:
    - 1.4.4