shine-testutils 0.2.0

SHINE. Unit test helpers for the shine engine.
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 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 = "shine-testutils"
version = "0.2.0"
authors = ["gzp <z.p.gaal.devel@gmail.com>"]
description = "SHINE. Unit test helpers for the shine engine."
keywords = ["shine", "render", "opengl", "game"]
license = "MIT/Apache-2.0"
repository = "https://github.com/zpgaal/shine"
[dependencies.actix-files]
version = "0.1.0-beta"

[dependencies.actix-rt]
version = "0.2"

[dependencies.actix-session]
version = "0.1.0-beta"

[dependencies.actix-web]
version = "1.0.0-beta"

[dependencies.base64]
version = "0.10"

[dependencies.bytes]
version = "0.4"

[dependencies.env_logger]
version = "0.6"

[dependencies.futures]
version = "0.1"

[dependencies.log]
version = "0.4"

[dependencies.serde]
version = "1.0"

[dependencies.serde_json]
version = "1.0"

[dependencies.shine-gltf]
version = "0.2.0"

[dependencies.svg]
version = "0.5"

[dependencies.tera]
version = "0.11"