acrylic-web 0.3.5

compile acrylic apps to web-assembly
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 = "acrylic-web"
version = "0.3.5"
authors = ["Nathan ROYER <nathan.royer.pro@gmail.com>"]
description = "compile acrylic apps to web-assembly"
readme = "README.md"
keywords = [
    "acrylic",
    "platform",
]
categories = [
    "rendering::graphics-api",
    "gui",
    "web-programming",
]
license = "MIT"
repository = "https://github.com/NathanRoyer/acrylic"

[dependencies.acrylic]
version = "0.3.5"

[dependencies.log]
version = "0.4.17"