Skip to content

Commit

Permalink
Update Cargo.toml
Browse files Browse the repository at this point in the history
Signed-off-by: Benjamin Demetz <[email protected]>
  • Loading branch information
Benji377 authored Sep 22, 2024
1 parent ad8184f commit a7b568d
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -60,5 +60,11 @@ homepage = "https://raspirus.deno.dev"
icons = ["src/assets/logo.png"]
licenseFile = "LICENSE"
formats = ["all"]
resources = [
"Cargo.toml",
"LICENSE",
"README.md",
"src"
]
before-packaging-command = "cargo build --release"
# cargo packager --release --verbose --config '{\"beforePackagingCommand\": \"cargo check\"}'

0 comments on commit a7b568d

Please sign in to comment.