rustling 0.9.0

A high-performance library for computational linguistics
Documentation
version: 2
updates:
  - package-ecosystem: "cargo"
    directory: "/"
    schedule:
      interval: "weekly"

  # Python deps in pyproject.toml are pinned loosely and updated by hand.
  # A limit of 0 disables version-update PRs while still allowing
  # Dependabot *security* updates, which ignore this setting.
  - package-ecosystem: "pip"
    directory: "/"
    schedule:
      interval: "weekly"
    open-pull-requests-limit: 0

  - package-ecosystem: "github-actions"
    directory: "/"
    schedule:
      interval: "weekly"