quickfork 0.1.3

A meta package manager and programming assistant
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 3

[[package]]
name = "libphext"
version = "0.1.7"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c37b3d989de774640c5bd9afbc9ab765a36328103082b738f6d004bcb4f1208d"
dependencies = [
 "xxhash-rust",
]

[[package]]
name = "quickfork"
version = "0.1.3"
dependencies = [
 "libphext",
]

[[package]]
name = "xxhash-rust"
version = "0.8.12"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6a5cbf750400958819fb6178eaa83bee5cd9c29a26a40cc241df8c70fdd46984"