Skip to content

Commit

Permalink
chore: Disable serde_toml releasing for now
Browse files Browse the repository at this point in the history
  • Loading branch information
epage committed Jul 25, 2024
1 parent 9217e44 commit a5eb1ac
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions crates/serde_toml/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,8 @@ include.workspace = true
all-features = true
rustdoc-args = ["--cfg", "docsrs"]

[package.metadata.release]
release = false

[lints]
workspace = true

0 comments on commit a5eb1ac

Please sign in to comment.