oort_api 0.4.2

APIs for Oort, a space fleet programming game.
Documentation
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 3

[[package]]
name = "oorandom"
version = "11.1.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0ab1bc2a289d34bd04a330323ac98a1b4bc82c9d9fcb1e66b63caa84da26b575"

[[package]]
name = "oort_api"
version = "0.4.2"
dependencies = [
 "oorandom",
 "oort_shared",
]

[[package]]
name = "oort_shared"
version = "0.4.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5b7471d98c2491938d297845b8bd218fc65467d750ce51ee14b9e7e870856ec0"