rustfmt-wrapper 0.2.1

Library wrapper around rustfmt for use by code generators
Documentation
1
2
3
4
5
6
7
8
9
10
#
# Dependabot configuration file
#

version: 2
updates:
  - package-ecosystem: "cargo"
    directory: "/"
    schedule:
      interval: "weekly"