Skip to content

Commit

Permalink
chore: Allow publish
Browse files Browse the repository at this point in the history
  • Loading branch information
einfachIrgendwer0815 committed Oct 4, 2024
1 parent 6f5f316 commit 9e11479
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,6 @@ description = "Run path-specific (shell) scripts without the need to modify `PAT
exclude = ["*", "!src/**", "!completions/**", "!LICENSE*", "!NOTICE", "!README"]
rust-version = "1.81.0"

# prevent unintended publish before version 0.1.0 is actually released
publish = false

[[bin]]
name = "dev"
required-features = ["application"]
Expand Down

0 comments on commit 9e11479

Please sign in to comment.