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 all dependencies and release new version #35

Closed kushudai closed 1 year ago

kushudai commented 1 year ago

What problem are we solving?

Our dependencies are out of date and we had a bug fixed in https://github.com/Roblox/rs-consul/pull/26 We also had some other changes around features here: https://github.com/Roblox/rs-consul/pull/32

How are we solving the problem?

This upgrades rust, dependencies and releases the above changes as well as fixes https://github.com/Roblox/rs-consul/issues/29

Checks

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

kushudai commented 1 year ago

@arthurprs @Szymongib Thank you for your contributions! This will release your changes.