hyproxy 0.12.0

Proxy helpers for hyper services
Documentation
1
2
3
4
5
6
7
8
9
10
11
version: 2
updates:
  - package-ecosystem: "cargo" # See documentation for possible values
    directory: "/" # Location of package manifests
    schedule:
      interval: "weekly"
    groups:
      tracing:
        applies-to: "version-updates"
        patterns:
          - "tracing-*"