# 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 = "turbine_reactive" version = "0.1.0" authors = ["Sven Nilsen "] description = "Design, Animate and Program Geometry" homepage = "https://github.com/PistonDevelopers/turbine" documentation = "https://docs.rs/turbine_reactive" readme = "README.md" keywords = ["turbine", "reactive", "functional", "dynamic", "piston"] license = "MIT" repository = "https://github.com/PistonDevelopers/turbine.git" [dependencies.read_color] version = "0.1.0" [dependencies.fnv] version = "1.0.5" [dependencies.vecmath] version = "0.3.1"