From fb69cc74526e887426b0cf59c1a243f374edb983 Mon Sep 17 00:00:00 2001 From: Xingyu Wang Date: Mon, 9 Mar 2020 10:50:09 +0800 Subject: [PATCH] PUB @wxy https://linux.cn/article-11977-1.html --- ...03 Getting started with the Rust package manager, Cargo.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename {translated/tech => published}/20200303 Getting started with the Rust package manager, Cargo.md (99%) diff --git a/translated/tech/20200303 Getting started with the Rust package manager, Cargo.md b/published/20200303 Getting started with the Rust package manager, Cargo.md similarity index 99% rename from translated/tech/20200303 Getting started with the Rust package manager, Cargo.md rename to published/20200303 Getting started with the Rust package manager, Cargo.md index d16c2624bd..55f3f7491d 100644 --- a/translated/tech/20200303 Getting started with the Rust package manager, Cargo.md +++ b/published/20200303 Getting started with the Rust package manager, Cargo.md @@ -1,8 +1,8 @@ [#]: collector: (lujun9972) [#]: translator: (wxy) [#]: reviewer: (wxy) -[#]: publisher: ( ) -[#]: url: ( ) +[#]: publisher: (wxy) +[#]: url: (https://linux.cn/article-11977-1.html) [#]: subject: (Getting started with the Rust package manager, Cargo) [#]: via: (https://opensource.com/article/20/3/rust-cargo) [#]: author: (Gaurav Kamathe https://opensource.com/users/gkamathe)