# 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" version = "0.14.1" authors = ["Nova King "] description = "Base library for the Stardust XR display server" homepage = "https://stardustxr.org" license = "MIT" repository = "https://github.com/StardustXR/stardust-xr/" resolver = "1" [dependencies.cluFlock] version = "1.2.7" [dependencies.color-rs] version = "0.8.0" [dependencies.dirs] version = "5.0.1" [dependencies.global_counter] version = "0.2.2" [dependencies.mint] version = "0.5.9" features = ["serde"] [dependencies.nix] version = "0.26.2" [dependencies.parking_lot] version = "0.12.1" [dependencies.rustc-hash] version = "1.1.0" [dependencies.serde] version = "1.0.177" features = ["derive"] [dependencies.stardust-xr-schemas] version = "1.5.2" [dependencies.thiserror] version = "1.0.44" [dependencies.tokio] version = "1.29.1" features = [ "sync", "macros", "net", "io-util", "rt", "parking_lot", ] [dependencies.tracing] version = "0.1.37"