glowygraph 0.8.0

A library for drawing glowy graphs
Documentation
# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
#
# When uploading crates to the registry Cargo will automatically
# "normalize" Cargo.toml files for maximal compatibility
# with all versions of Cargo and also rewrite `path` dependencies
# to registry (e.g. crates.io) dependencies
#
# If you believe there's an error in this file please file an
# issue against the rust-lang/cargo repository. If you're
# editing this file be aware that the upstream Cargo.toml
# will likely look very different (and much more reasonable)

[package]
name = "glowygraph"
version = "0.8.0"
authors = ["Geordon Worley <vadixidav@gmail.com>"]
description = "A library for drawing glowy graphs"
documentation = "https://docs.rs/glowygraph/"
keywords = ["graph", "glow", "glowy", "render", "draw"]
license = "Unlicense"
repository = "https://github.com/vadixidav/glowygraph/"
[dependencies.cgmath]
version = "0.16"

[dependencies.glium]
version = "0.20"
[dev-dependencies.rand]
version = "0.4"