mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-09-05 00:03:08 +00:00
The TLS connector fix requires postgres-native-tls to be available as a dependency in windmill-api. This was already in the workspace but not explicitly added to the windmill-api crate dependencies.
Windmill API
The API server, exposing functionality to other components and the frontend
This crate exposes both a library as well as a binary target.