gr 0.3.1

Rust wrapper for the GR framework
Documentation
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 4

[[package]]
name = "gr"
version = "0.3.1"
dependencies = [
 "gr-sys",
 "paste",
]

[[package]]
name = "gr-sys"
version = "0.1.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4206710a490d90cc36d7291bddac75d47eaff1687559cb1416490980e5b6d2a2"

[[package]]
name = "paste"
version = "1.0.15"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "57c0d7b74b563b49d38dae00a0c37d4d6de9b432382b2892f0574ddcae73fd0a"