# 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 = "stardust-xr-molecules" version = "0.29.0" authors = ["Nova King "] description = "Widget library for Stardust XR, built on top of Fusion" homepage = "https://stardustxr.org" readme = "README.md" license = "MIT" repository = "https://github.com/StardustXR/stardust-xr-molecules/" [dependencies.color-rs] version = "0.8.0" [dependencies.glam] version = "0.24.0" features = ["mint"] [dependencies.lazy_static] version = "1.4.0" [dependencies.lerp] version = "0.5.0" [dependencies.map-range] version = "0.1.1" [dependencies.mint] version = "0.5.9" [dependencies.rustc-hash] version = "1.1.0" [dependencies.serde] version = "1.0.152" features = ["derive"] [dependencies.stardust-xr-fusion] version = "0.43.0" [dependencies.tokio] version = "1.25.0" features = ["rt"] [dependencies.tracing] version = "0.1.37" [dependencies.xkbcommon] version = "0.6.0" features = [] default-features = false [dev-dependencies.color-eyre] version = "0.6.2" default-features = false [dev-dependencies.manifest-dir-macros] version = "0.1.16" [dev-dependencies.tokio] version = "1.25.0" features = ["full"]