You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by wu...@apache.org on 2022/11/22 05:19:30 UTC

[skywalking-php] 01/01: Make explicit rust version requirement

This is an automated email from the ASF dual-hosted git repository.

wusheng pushed a commit to branch wu-sheng-patch-1
in repository https://gitbox.apache.org/repos/asf/skywalking-php.git

commit 922b9b53cdbeb85a69347dd480cce627d50e39c5
Author: 吴晟 Wu Sheng <wu...@foxmail.com>
AuthorDate: Tue Nov 22 13:19:25 2022 +0800

    Make explicit rust version requirement
---
 docs/en/contribution/compiling.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/en/contribution/compiling.md b/docs/en/contribution/compiling.md
index 9b4be77..b928840 100644
--- a/docs/en/contribution/compiling.md
+++ b/docs/en/contribution/compiling.md
@@ -20,7 +20,7 @@ brew install php
 
 ## Install Rust Environment
 
-Install Rust globally.
+Install Rust 1.65.0+ globally.
 
 For Linux user: