bunkr-client 0.2.1

A Rust library and CLI tool for uploading files to Bunkr.cr
Documentation
1
2
3
4
5
6
7
8
9
version: 2
updates:
    - package-ecosystem: "cargo"
      directory: "/"
      schedule:
          interval: "weekly"
      ignore:
          - dependency-name: "*"
            update-types: ["version-update:semver-patch"]