Skip to content

Commit

Permalink
Exposed with-ssh
Browse files Browse the repository at this point in the history
  • Loading branch information
amigin committed Sep 26, 2024
1 parent 417c93e commit 8eaf906
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions my-postgres/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ default = []
macros = ["dep:my-postgres-macros"]
debug-table-schema = ["my-postgres-macros?/debug-table-schema"]
with-tls = ["my-postgres-core/with-tls"]
with-ssh = ["my-postgres-core/with-ssh"]
with-telemetry = ["my-postgres-core/with-logs-and-telemetry"]

[dependencies]
Expand Down

0 comments on commit 8eaf906

Please sign in to comment.