mirror of
https://github.com/DragonOS-Community/DragonOS.git
synced 2025-06-08 18:26:48 +00:00
10 lines
275 B
TOML
10 lines
275 B
TOML
[package]
|
|
name = "test-blockcache"
|
|
version = "0.1.0"
|
|
edition = "2021"
|
|
description = "用于测试blockcac小程序"
|
|
authors = [ "ZZJJWarth <2678328250@qq.com>" ]
|
|
|
|
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
|
|
|
[dependencies] |