You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dubbo.apache.org by li...@apache.org on 2022/07/23 14:44:29 UTC

[dubbo-rust] 27/38: style: update code format

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

liujun pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/dubbo-rust.git

commit 9588657f6ee0bd7878e6f20bcfee3438959e8d69
Author: yang <96...@qq.com>
AuthorDate: Mon Jul 4 08:33:29 2022 +0800

    style: update code format
---
 Cargo.toml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Cargo.toml b/Cargo.toml
index 8c2e58e..970aeb1 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -6,4 +6,4 @@ members = [
   "common",
   "config",
   "dubbo"
-]
\ No newline at end of file
+]