# How Bento releases pter. Lives here rather than in the daemon's config so it is # versioned with the code it describes. # A crate, not an app: one publish.rhai rather than a recipe per platform, and # the target below names the host that uploads rather than a build matrix. kind = "library" targets = ["linux/x86_64"]