chore(toolchain): update rust-toolchain to 2023-05-03 (#1524)

* chore(toolchain): update rust-toolchain to 2023-05-03

Signed-off-by: Ruihang Xia <waynestxia@gmail.com>

* update workflow yaml

Signed-off-by: Ruihang Xia <waynestxia@gmail.com>

---------

Signed-off-by: Ruihang Xia <waynestxia@gmail.com>
This commit is contained in:
Ruihang Xia
2023-05-06 11:34:09 +08:00
committed by GitHub
parent 6fe117d7d5
commit d4f3f617e4
9 changed files with 9 additions and 8 deletions

View File

@@ -12,7 +12,7 @@
// See the License for the specific language governing permissions and
// limitations under the License.
///! Common actions for manifest
//! Common actions for manifest
use serde::{Deserialize, Serialize};
use crate::manifest::ManifestVersion;