From 77b8b4cd7cc32eaededd7852a672a5aeb29e7a3c Mon Sep 17 00:00:00 2001 From: pointer-to-bios Date: Sun, 7 Apr 2024 05:10:42 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0rust=20core=20crate?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Cargo.toml | 2 ++ rustlib | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 44bc550..9a4c32c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,6 +2,8 @@ name = "metaverse" version = "0.1.0" edition = "2021" + +[lib] crate-type = ["staticlib"] # 此Cargo.toml仅用于rust-analyzer识别rust部分的代码 diff --git a/rustlib b/rustlib index 6a2ca2a..bb4a5d1 160000 --- a/rustlib +++ b/rustlib @@ -1 +1 @@ -Subproject commit 6a2ca2afcd651e46f1c19f8d8a3f685fd982d824 +Subproject commit bb4a5d1b55c36070d629400bddd6d267d2f0714a