lvp 1.0.0

Misc utilities for axum (dynamic TLS, OIDC, logger, errors, CORS, and JWT auth)
1
2
3
fn main() {
    tonic_build::compile_protos("proto/csi.proto").unwrap();
}