github / twirp-rs

Twirp RPC for Rust
MIT License
24 stars 2 forks source link

Prune dependencies and the features twirp-rs depends on, cargo update, fix ci #18

Closed tclem closed 6 months ago

tclem commented 6 months ago

I've better marked which crates are required by client vs. server features and reduces the features we depend on in each of those dependencies.

I updated CI to run on pull requests and properly call the make targets which fully exercise all the code.

I also ran cargo update for good measure. This should address https://github.com/github/twirp-rs/security/dependabot/2