uxum 0.9.5

Opinionated backend service framework based on axum
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
version: 2
updates:
  - directory: /
    open-pull-requests-limit: 10
    package-ecosystem: cargo
    rebase-strategy: auto
    schedule:
      interval: daily
      time: "05:00"
      timezone: "Etc/UTC"
  - directory: /
    open-pull-requests-limit: 10
    package-ecosystem: github-actions
    rebase-strategy: auto
    schedule:
      interval: daily
      time: "05:00"
      timezone: "Etc/UTC"