ritchie46 commented on a change in pull request #239:
URL: https://github.com/apache/arrow-rs/pull/239#discussion_r623219935



##########
File path: arrow/Cargo.toml
##########
@@ -47,7 +47,7 @@ regex = "1.3"
 lazy_static = "1.4"
 packed_simd = { version = "0.3.4", optional = true, package = "packed_simd_2" }
 chrono = "0.4"
-flatbuffers = "^0.8"
+flatbuffers = "0.8.4"

Review comment:
       > You can do `"=0.8.4"`
   
   I go for that one,  that seems most explicit.




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