awesterb commented on PR #724:
URL: 
https://github.com/apache/arrow-rs-object-store/pull/724#issuecomment-4685021716

   
   > @awesterb are you willing to implement @kylebarron 's suggestion on [#724 
(comment)](https://github.com/apache/arrow-rs-object-store/pull/724#discussion_r3342155266)
 ?
   
   Done.  Strictly speaking, it does cause a breaking change according to 
`cargo semver-checks`:
   
   ```
   Description:
   A feature no longer enables another feature in this package's Cargo.toml. 
This will break downstream crates which rely on the implied feature being 
enabled.
           ref: 
https://doc.rust-lang.org/cargo/reference/semver.html#cargo-feature-remove-another
          impl: 
https://github.com/obi1kenobi/cargo-semver-checks/tree/v0.47.0/src/lints/feature_no_longer_enables_feature.ron
   
   Failed in:
     feature gcp no longer enables cloud
     feature azure no longer enables cloud
     feature aws no longer enables cloud
     feature http no longer enables cloud
   ```
   (But there are already other breaking changes.)
   
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to