Skip to content

Commit 9dc02f4

Browse files
sumaclaude
andcommitted
Add publish = false to prevent accidental crate publishing
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 2a88cf4 commit 9dc02f4

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ authors = ["Shuzo Kashihara <suman.orega.warukatta@gmail.com>"]
1010
license = "MIT OR Apache-2.0"
1111
description = "A modern hex editor built with Rust and gpui"
1212
repository = "https://github.com/suma/rusthex"
13+
publish = false
1314

1415
[dependencies]
1516
gpui = "0.2.2"

0 commit comments

Comments
 (0)