This repository has been archived on 2024-11-18. You can view files and clone it, but cannot push or open issues or pull requests.
kernel-dev-old/Cargo.toml

12 lines
201 B
TOML

[package]
name = "metaverse"
version = "0.1.0"
edition = "2021"
[lib]
crate-type = ["staticlib"]
test = false
# 此Cargo.toml仅用于rust-analyzer识别rust部分的代码
# 不应使用cargo编译