17 lines
378 B
Text
17 lines
378 B
Text
|
# This file is automatically @generated by Cargo.
|
||
|
# It is not intended for manual editing.
|
||
|
version = 3
|
||
|
|
||
|
[[package]]
|
||
|
name = "buddy-alloc"
|
||
|
version = "0.4.2"
|
||
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||
|
checksum = "3240a4cb09cf0da6a51641bd40ce90e96ea6065e3a1adc46434029254bcc2d09"
|
||
|
|
||
|
[[package]]
|
||
|
name = "cart"
|
||
|
version = "0.1.0"
|
||
|
dependencies = [
|
||
|
"buddy-alloc",
|
||
|
]
|