alamb commented on code in PR #6344:
URL: https://github.com/apache/arrow-datafusion/pull/6344#discussion_r1192474090
##########
docs/source/user-guide/example-usage.md:
##########
@@ -166,7 +166,7 @@ worth noting that using the settings in the
`[profile.release]` section will sig
[dependencies]
datafusion = { version = "22.0" , features = ["simd"]}
tokio = { version = "^1.0", features = ["rt-multi-thread"] }
-snmalloc-rs = "0.2"
+snmalloc-rs = "0.3"
Review Comment:
https://crates.io/crates/snmalloc-rs/versions 👍
--
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]