v1.0.0-rc.3
Pre-release
      Pre-release
    
        
          ·
          
            295 commits
          
          to master
          since this release
        
        
        
Bug Fixes
Features
- client:
- rt: make private executor traits public (but sealed) in rt::bounds(#3127) (fc9f3070, closes #2051, #3097)
Breaking Changes
- hyper::client::conn::Http2::Builder::newnow requires an executor argument.
 (8068aa01)
- The method
 hyper::client::conn::http1::Builder::executor()is removed, since it did nothing.
 (1de9accf)
New Contributors
- @chrislearn made their first contribution in #3118
- @dswij made their first contribution in #3135