count-unsafe 0.1.2

Recursively count unsafe Rust code in a given path.
1
2
3
4
5
6
7
8
9
version: 2

updates:

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