Skip to content

Commit

Permalink
Add binaries
Browse files Browse the repository at this point in the history
  • Loading branch information
kobaltcore committed Jan 23, 2024
1 parent a0e411e commit b48aa17
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,15 @@ libwebp-sys = { version = "0.9.4", features = [
inherits = "release"
lto = "thin"

[[bin]]
name = "renutil"

[[bin]]
name = "renotize"

[[bin]]
name = "renconstruct"

# Config for 'cargo dist'
[workspace.metadata.dist]
# The preferred cargo-dist version to use in CI (Cargo.toml SemVer syntax)
Expand Down

0 comments on commit b48aa17

Please sign in to comment.