elastic / elasticsearch-rs

Official Elasticsearch Rust Client
https://www.elastic.co/guide/en/elasticsearch/client/rust-api/current/index.html
Apache License 2.0
695 stars 70 forks source link

updated to tokio 1.0 #158

Closed krojew closed 3 years ago

krojew commented 3 years ago

closes #152

elasticmachine commented 3 years ago

Since this is a community submitted pull request, a Jenkins build has not been kicked off automatically. Can an Elastic organization member please verify the contents of this patch and then kick off a build manually?

cla-checker-service[bot] commented 3 years ago

💚 CLA has been signed

fteychene commented 3 years ago

I tested the modification and it seems good :+1: . The edits are equivalent as when I tried to update to tokio 0.3 before reqwest and hyper migrated. As I'm not in the client team I can't start the Jenkins job :sweat_smile:

jeroenvanmaanen commented 3 years ago

I would be delighted to see this on crates.io, because then I can update my project to Tokio 1.0 (archetype-rust-axon).

Jasperav commented 3 years ago

@russcam could you please have a look at this PR?

Jasperav commented 3 years ago

@russcam thanks! When will this be available on crates?

russcam commented 3 years ago

@Jasperav It's up now 😃