You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2021/05/18 20:36:06 UTC

[GitHub] [arrow-rs] Dandandan edited a comment on pull request #319: update dependencies

Dandandan edited a comment on pull request #319:
URL: https://github.com/apache/arrow-rs/pull/319#issuecomment-843541198


   These versions should already be taken care of as they are SemVer compatible to the versions in `Cargo.toml` according to the SemVer rules of cargo (`= `means semver compliant in crates). I also checked it by running  cargo update` and looking into the Cargo.lock file (which is 0.3.5 and 1.5.4).
   
   See here: https://doc.rust-lang.org/cargo/reference/semver.html


-- 
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org