rsb 0.3.0

a http server benchmark tool, written in rust.
Documentation
1
2
3
4
5
6
7
8
9
10
11
version: 2
updates:
  - package-ecosystem: "cargo"
    directory: "/"
    schedule:
      interval: "weekly"
    ignore:
      # These are peer deps of Cargo and should not be automatically bumped
      - dependency-name: "semver"
      - dependency-name: "crates-io"
    rebase-strategy: "disabled"