# 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 = "flatland" version = "0.7.0" authors = ["Nova King "] description = "Flat panel UI client for Stardust XR like SimulaVR or xrdesktop" homepage = "https://stardustxr.org" readme = "README.md" license = "MIT" repository = "https://github.com/StardustXR/flatland/" [dependencies.anyhow] version = "1.0.60" [dependencies.flexbuffers] version = "2.0.0" [dependencies.glam] version = "0.22.0" features = ["mint"] [dependencies.input-event-codes] version = "5.16.8" [dependencies.lazy_static] version = "1.4.0" [dependencies.manifest-dir-macros] version = "0.1.16" [dependencies.mint] version = "0.5.9" [dependencies.num] version = "0.4.0" [dependencies.num-traits] version = "0.2.15" [dependencies.parking_lot] version = "0.12.1" [dependencies.rustc-hash] version = "1.1.0" [dependencies.stardust-xr-molecules] version = "0.13.0" [dependencies.tokio] version = "1.20.1" features = ["full"] [dependencies.xkbcommon] version = "0.5.0" features = ["x11"]