leptos_three 0.0.0

A Leptos library for Three.js
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 = "leptos_three"
version = "0.0.0"
description = "A Leptos library for Three.js"
license = "MIT"
resolver = "1"

[dependencies.leptos]
version = "0.4.5"
features = ["csr"]

[dependencies.wasm-bindgen]
version = "0.2.87"

[dependencies.web-sys]
version = "0.3.64"