Roblox / rs-consul

This crate provides access to a set of strongly typed apis to interact with consul (https://www.consul.io/)
MIT License
35 stars 23 forks source link

Upgrade dependencies for consul #43

Closed kushudai closed 5 months ago

kushudai commented 5 months ago

What problem are we solving?

A few dependencies are out of date.

How are we solving the problem?

Upgrading them.

This avoids upgrading http and hyper since tonic is still behind: https://github.com/hyperium/tonic/issues/1307

Checks

Please check these off before promoting the pull request to non-draft status.