You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
17 lines
368 B
17 lines
368 B
3 years ago
|
# This file is automatically @generated by Cargo.
|
||
|
# It is not intended for manual editing.
|
||
|
version = 3
|
||
|
|
||
|
[[package]]
|
||
|
name = "spmc"
|
||
|
version = "0.3.0"
|
||
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||
|
checksum = "02a8428da277a8e3a15271d79943e80ccc2ef254e78813a166a08d65e4c3ece5"
|
||
|
|
||
|
[[package]]
|
||
|
name = "spmctest"
|
||
|
version = "0.1.0"
|
||
|
dependencies = [
|
||
|
"spmc",
|
||
|
]
|