wgpu-app 0.17.4

Rust wgpu partial fork for management Vertex Texture CameraAngle
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 are reading this file be aware that the original Cargo.toml
# will likely look very different (and much more reasonable).
# See Cargo.toml.orig for the original contents.

[package]
edition = "2021"
name = "wgpu-app"
version = "0.17.4"
authors = ["nomissbowling <nomissbowling@yahoo.co.jp>"]
description = "Rust wgpu partial fork for management Vertex Texture CameraAngle"
homepage = "https://crates.io/crates/wgpu-app"
documentation = "https://docs.rs/wgpu-app/"
readme = "README.md"
keywords = [
    "wgpu",
    "vertex",
    "texture",
    "3D",
    "gl",
]
categories = [
    "graphics",
    "rendering",
    "rendering::graphics-api",
    "multimedia",
    "multimedia::images",
]
license = "MIT"
repository = "https://github.com/nomissbowling/wgpu-app"

[lib]
name = "wgpu_app"

[dependencies.async-executor]
version = "1.5"

[dependencies.bytemuck]
version = "1.14"
features = ["derive"]

[dependencies.env_logger]
version = "0.10"

[dependencies.glam]
version = "0.24"

[dependencies.image]
version = "0.24"

[dependencies.log]
version = "0.4"

[dependencies.pollster]
version = "0.3"

[dependencies.wgpu]
version = "0.17"

[dependencies.winit]
version = "0.28"