gr 0.3.2

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.2"
dependencies = [
 "gr-sys",
 "paste",
]

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

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