Skip to content

Commit 88aa634

Browse files
committed
Fixup packager config
1 parent 89df07e commit 88aa634

2 files changed

Lines changed: 1 addition & 9 deletions

File tree

Packager.toml

Lines changed: 0 additions & 9 deletions
This file was deleted.

src/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,7 @@ copyright = "Copyright (c) 2026 ggsql Team"
108108
# Binaries to include in the package
109109
binaries = [
110110
{ path = "ggsql", main = true },
111+
{ path = "ggsql-jupyter", main = false },
111112
]
112113

113114
# Resources to bundle (optional)

0 commit comments

Comments
 (0)