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 <[email protected]> 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 +]
