gr 0.2.0

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

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

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

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