dope-core 0.2.2

Thin io_uring adaptor with "Manifolds"
Documentation
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 4

[[package]]
name = "dambi"
version = "0.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8dc85fad0fa5f5049a474b0af8ae7a698dd3ad619adc130fb62333e8309d9260"
dependencies = [
 "libc",
]

[[package]]
name = "dope-core"
version = "0.2.2"
dependencies = [
 "dambi",
 "libc",
]

[[package]]
name = "libc"
version = "0.2.186"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "68ab91017fe16c622486840e4c83c9a37afeff978bd239b5293d61ece587de66"