influxdb-rs/influxdb-rust

Default settings not working

timleg002 opened this issue · 1 comments

Default hyper HTTP client feature not working due to Tokio runtime mismatch in http-client 6.5.1 which is using an outdatad version of hyper ^0.13.6 and also tokio ^0.2. Can confirm, h1-client feature works

msrd0 commented

Fixed in #92