Skip to content

Commit 0ec0db3

Browse files
committed
Fix publish issue
1 parent a12cc14 commit 0ec0db3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

crates/vespertide-cli/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ repository.workspace = true
77
homepage.workspace = true
88
documentation.workspace = true
99
description = "CLI command for vespertide (model template, diff, SQL, revision, status, log)"
10-
publish = false
10+
publish = true
1111

1212
[dependencies]
1313
anyhow = "1"

0 commit comments

Comments
 (0)