13 lines
246 B
Plaintext
13 lines
246 B
Plaintext
|
[root]
|
||
|
name = "mahdi_os"
|
||
|
version = "0.1.0"
|
||
|
dependencies = [
|
||
|
"rlibc 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
||
|
]
|
||
|
|
||
|
[[package]]
|
||
|
name = "rlibc"
|
||
|
version = "0.1.5"
|
||
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||
|
|