iftree 1.0.7

Include many files in your Rust code for self-contained binaries
Documentation
1
2
3
4
5
6
7
8
9
10
version: 2 # Update-worthy.
updates:
  - package-ecosystem: "cargo"
    directory: "/"
    schedule:
      interval: "monthly"
  - package-ecosystem: "github-actions"
    directory: "/"
    schedule:
      interval: "monthly"