[go: up one dir, main page]

reqwest 0.11.18

higher level HTTP client library
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
version: 2

# Only enable cargo, turn off npm from wasm example
updates:
  - package-ecosystem: "github-actions"
    # Workflow files stored in the
    # default location of `.github/workflows`
    directory: "/"
    schedule:
      interval: "daily"
  - package-ecosystem: "cargo"
    directory: "/"
    schedule:
      interval: "daily"
    # disable regular version updates, security updates are unaffected
    open-pull-requests-limit: 0