gr 0.3.4

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

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

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