# 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] edition = "2018" name = "avatar_graph" version = "0.6.3" authors = ["Sven Nilsen "] exclude = ["images/*"] description = "A library for Avatar Graphs" homepage = "https://github.com/advancedresearch/avatar_graph" readme = "README.md" keywords = ["avatar", "graph", "mathematics", "semantics", "advancedresearch"] license = "MIT" repository = "https://github.com/advancedresearch/avatar_graph.git" [dependencies] [dev-dependencies.piston] version = "0.51.0" [dev-dependencies.piston2d-graphics] version = "0.36.0" [dev-dependencies.piston2d-opengl_graphics] version = "0.72.0" [dev-dependencies.pistoncore-sdl2_window] version = "0.65.0"