mqy commented on pull request #9230:
URL: https://github.com/apache/arrow/pull/9230#issuecomment-761787061


   @alam I got a bit confused about this, let me paste from 
https://doc.rust-lang.org/cargo/reference/specifying-dependencies.html#caret-requirements
   
   `The string "0.1.12" is a semver version requirement. Since this string does 
not have any operators in it, it is interpreted the same way as if we had 
specified "^0.1.12", which is called a caret requirement.`


----------------------------------------------------------------
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:
[email protected]


Reply via email to