cookpad / sds

Envoy's v1 Service Discovery Service API and v2 Endpoint Discovery Service API
24 stars 4 forks source link

Upgrade dependencies (hyper, tokio, futures, rusoto_dynamodb) #17

Closed moderation closed 3 years ago

moderation commented 4 years ago

rusoto_dynamodb just release 0.43 - https://crates.io/crates/rusoto_dynamodb

This release has a breaking change in that it requires Tokio 0.2. It would be nice to uplift sds for:

moderation commented 3 years ago

Replaced by https://github.com/cookpad/sds/issues/19