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

8 lines
133 B
TOML
Raw Normal View History

2018-06-03 13:40:46 +04:00
[package]
name = "bit-allocator"
version = "0.1.0"
authors = ["WangRunji <wangrunji0408@163.com>"]
[dependencies]
bit_field = "0.9"