Skip to content

Commit

Permalink
Set publish = false in the minimal example Cargo.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
spencewenski committed May 5, 2024
1 parent 92befe8 commit e7abb68
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/minimal/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
name = "minimal"
version = "0.1.0"
edition = "2021"
publish = false

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

Expand Down

0 comments on commit e7abb68

Please sign in to comment.