dqhl76 commented on code in PR #2609:
URL: 
https://github.com/apache/incubator-opendal/pull/2609#discussion_r1264646038


##########
core/fuzz/README.md:
##########
@@ -0,0 +1,44 @@
+# Fuzz Test for OpenDAL
+
+fuzz test are used to test the robustness of the code. 
+
+## Setup
+
+To run the fuzz tests, you need to switch your rust version to nightly. You 
can do this by running the following command:
+
+```bash
+rustup override set nightly

Review Comment:
   solved



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