scythe 0.1.1

A library and tool set for creating applications with Rust
Documentation
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 4

[[package]]
name = "scythe"
version = "0.1.1"
dependencies = [
 "scythe_data",
 "scythe_paths",
 "scythe_platform",
]

[[package]]
name = "scythe_data"
version = "0.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1ba0cb98ae3b0701dfa2ee64f06deadcb879cca0d6cce16aa06a950564e71f4c"

[[package]]
name = "scythe_paths"
version = "0.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "06de880b48df9fa2ca1698e31907a0041dc76140fac27e20a61f09e40fde7511"

[[package]]
name = "scythe_platform"
version = "0.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "45648cd6bd14325d83c520d3312920d74b071e7d6f11cdf9f7c79e82cbd39164"