green-environment 0.1.0

This crate contains various location strings we can use to specify a green environment, full of trees, wholesome skills, aquatic, and arboreal life.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 4

[[package]]
name = "export-magic"
version = "0.3.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ed02add08ce10f7664f1567c72f195cec7e630a666a7a04a98a9633d402b02ba"

[[package]]
name = "green-environment"
version = "0.1.0"
dependencies = [
 "export-magic",
]