1
0
mirror of https://github.com/rcore-os/rCore.git synced 2024-11-23 16:36:18 +04:00
rCore/crate/process/Cargo.toml

8 lines
127 B
TOML
Raw Normal View History

2018-07-16 21:56:28 +04:00
[package]
name = "ucore-process"
version = "0.1.0"
authors = ["WangRunji <wangrunji0408@163.com>"]
[dependencies]
log = "0.4"