# 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 = "kusa_pixel" version = "3.0.0" authors = ["ใ‚€ใšใงใ‚‡ "] description = "A pixel art painter for people who are sick of GUIs.\n" readme = "README.md" keywords = [] categories = ["game-development", "graphics"] license = "MIT" repository = "https://github.com/muzudho/kusa-pixel" [dependencies.camera_controllers] version = "0.32.0" [dependencies.find_folder] version = "0.3.0" [dependencies.gfx] version = "0.18.1" [dependencies.gfx_device_gl] version = "0.16.2" [dependencies.image] version = "0.23.3" [dependencies.piston-ai_behavior] version = "0.32.0" [dependencies.piston2d-deform_grid] version = "0.10.0" [dependencies.piston2d-drag_controller] version = "0.30.0" [dependencies.piston2d-sprite] version = "0.64.0" [dependencies.piston_window] version = "0.120.0" [dependencies.rand] version = "0.8.3" [dependencies.serde] version = "1.0" features = ["derive"] [dependencies.serde_json] version = "1.0" [dependencies.shader_version] version = "0.7.0" [dependencies.vecmath] version = "1.0.0"