Skip to main content

max / pter

322 B · 9 lines History Blame Raw
1 # How Bento releases pter. Lives here rather than in the daemon's config so it is
2 # versioned with the code it describes.
3
4 # A crate, not an app: one publish.rhai rather than a recipe per platform, and
5 # the target below names the host that uploads rather than a build matrix.
6 kind = "library"
7
8 targets = ["linux/x86_64"]
9