Skip to content

Commit f035d53

Browse files
authored
harness: Allow publishing (#160)
#### Problem I tried to publish the crate, and forgot that it still has `publish = false` set on it. #### Summary of changes Allow publishing.
1 parent fbc213f commit f035d53

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

mollusk_harness/Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ name = "spl-associated-token-account-mollusk-harness"
33
version = "1.0.0"
44
edition = "2021"
55
license = "Apache-2.0"
6-
publish = false
76

87
[lib]
98
crate-type = ["lib"]

0 commit comments

Comments
 (0)