Skip to content

Commit aad78c9

Browse files
authored
Remove publish keyword in Cargo.toml (#28)
This keyword should be added after the first publish, it is currently preventing publishing to crates.io
1 parent 36a9151 commit aad78c9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ edition = "2024"
99
license-file = "libcblite_enterprise/LICENSE.txt"
1010
keywords = ["couchbase"]
1111
categories = ["database"]
12-
publish = ["couchbase-lite-rust"]
1312

1413
[dependencies]
1514
enum_primitive = "0.1.1"

0 commit comments

Comments
 (0)