Skip to content

Commit d07f6cc

Browse files
committed
build: add github feature to steampipe and tensor-chord
1 parent 4f03ef4 commit d07f6cc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

postgresql_extensions/Cargo.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,10 +48,12 @@ steampipe = [
4848
"dep:flate2",
4949
"dep:serde_json",
5050
"dep:tar",
51+
"postgresql_archive/github",
5152
]
5253
tensor-chord = [
5354
"dep:target-triple",
5455
"dep:zip",
56+
"postgresql_archive/github",
5557
]
5658
tokio = [
5759
"postgresql_commands/tokio",

0 commit comments

Comments
 (0)