Files
windmill/backend/windmill-api
Stephan Fitzpatrick ddb703e2a8 fix: add postgres-native-tls dependency to windmill-api
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.
2025-11-14 06:05:26 +00:00
..
2024-04-08 01:42:43 +02:00

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.