# 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 = "jokolay" version = "0.1.9" authors = ["coderedart "] description = "An Overlay for Guild Wars 2 in rust" keywords = ["GuildWars2", "GW2", "Overlay"] license = "MIT" [dependencies.anyhow] version = "1.0.41" [dependencies.bytemuck] version = "1.5.1" [dependencies.copypasta] version = "0.7.1" [dependencies.device_query] version = "0.2.8" [dependencies.egui] version = "0.13.0" [dependencies.epi] version = "0.13.0" [dependencies.glfw] version = "0.41.0" [dependencies.glow] version = "0.10.0" [dependencies.image] version = "0.23.14" [dependencies.jokoapi] version = "0.1.0" [dependencies.jokolink] version = "0.1.2" [dependencies.nalgebra-glm] version = "0.13.0" [dependencies.num-derive] version = "0.3.3" [dependencies.num-traits] version = "0.2.14" [dependencies.quick-xml] version = "0.22.0" features = ["serialize"] [dependencies.serde] version = "1.0.126" features = ["derive"] [dependencies.serde_derive] version = "1.0.126" [dependencies.serde_repr] version = "0.1.7" [target."cfg(windows)".dependencies.jokolink] version = "0.1.2"